mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-07-16 04:54:24 +02:00
change from niceedit to summernet, it support table
This commit is contained in:
parent
5242b19f6f
commit
5c30be70c0
144 changed files with 12136 additions and 17 deletions
|
@ -15,7 +15,7 @@ class Lang
|
|||
if (empty($lan_file)) {
|
||||
$lan_file = $root_path . File::pathFixer('system/lan/' . $config['language'] . '.json');
|
||||
}
|
||||
|
||||
|
||||
if (is_array($_SESSION['Lang'])) {
|
||||
$_L = array_merge($_L, $_SESSION['Lang']);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue