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