mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
Fixed bug of double include
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
/**
|
||||
* Language file
|
||||
*/
|
||||
include ("lang.inc.php");
|
||||
include_once("lang.inc.php");
|
||||
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user