Major theme rework
This commit is contained in:
@@ -66,5 +66,9 @@ class Config extends lnApp_Config {
|
||||
public static function sitemode() {
|
||||
return Config::instance()->loadsite()->so->status;
|
||||
}
|
||||
|
||||
public static function copywrite() {
|
||||
return '(c) Open Source Billing Development Team';
|
||||
}
|
||||
}
|
||||
?>
|
||||
|
Reference in New Issue
Block a user