mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-22 02:47:27 +08:00
API: upload sections list
This commit is contained in:
@@ -100,4 +100,9 @@ class Setting extends NexusModel
|
||||
return $value;
|
||||
}
|
||||
|
||||
public static function getDefaultLang()
|
||||
{
|
||||
return self::get("main.defaultlang");
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user