More udpates from other projects
This commit is contained in:
@@ -32,6 +32,13 @@ abstract class lnApp_Site {
|
||||
return sprintf('%s %s',self::Date($date),self::Time($date));
|
||||
}
|
||||
|
||||
/**
|
||||
* Return the site configured language
|
||||
*/
|
||||
public static function ID() {
|
||||
return Kohana::$config->load('config')->id;
|
||||
}
|
||||
|
||||
/**
|
||||
* Return the site configured language
|
||||
*/
|
||||
|
Reference in New Issue
Block a user