mirror of
https://github.com/kleeja-official/kleeja.git
synced 2025-12-16 04:59:42 +01:00
fixes
This commit is contained in:
@@ -79,7 +79,7 @@ $config_values[] = array('enable_captcha', '1', '<label>{lang.YES}<input type=\"
|
||||
|
||||
// System settings [ invisible configs ]
|
||||
$config_values[] = array('thmb_dims', '100*100', '', 0, 0, 0);
|
||||
$config_values[] = array('style', 'default', '', 0, '0', 0, 0);
|
||||
$config_values[] = array('style', 'bootstrap', '', 0, '0', 0, 0);
|
||||
$config_values[] = array('new_version', '', '', 0, 0, 0);
|
||||
$config_values[] = array('db_version', LAST_DB_VERSION, '', 0, 0, 0);
|
||||
$config_values[] = array('last_online_time_update', time(), '', 0, 0, 1);
|
||||
|
||||
Reference in New Issue
Block a user