mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
fix : PHP Fatal error: Cannot redeclare translate_array()
This commit is contained in:
@@ -42,7 +42,7 @@ include ("functions/functions.xhtml.php");
|
||||
/**
|
||||
* Language
|
||||
*/
|
||||
include ("lang.inc.php");
|
||||
include_once ("lang.inc.php");
|
||||
|
||||
/**
|
||||
* Database
|
||||
|
||||
Reference in New Issue
Block a user