mirror of
https://github.com/kleeja-official/kleeja.git
synced 2025-12-15 20:49:41 +01:00
fixes
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
{{echo $lang['INST_CONNCET_ERR']}}
|
||||
{{if(! empty($GLOBALS['dbtype']) && $GLOBALS['dbtype'] == 'sqlite'):}}
|
||||
<br>
|
||||
{{echo $lang['INST_CONNCET_ERR_SQLITE']}}
|
||||
{{echo sprintf($lang['INST_CONNCET_ERR_SQLITE'], $GLOBALS['dbname']);}}
|
||||
{{endif;}}
|
||||
</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user