Code comment
This commit is contained in:
parent
902c237ed5
commit
a3ccf070c2
@ -32,7 +32,8 @@
|
|||||||
* This script reads the conf file, init $lang, $db and and empty $user
|
* This script reads the conf file, init $lang, $db and and empty $user
|
||||||
*/
|
*/
|
||||||
|
|
||||||
require_once 'filefunc.inc.php'; // May have been already require by main.inc.php. But may not by scripts.
|
// Declaration of variables. May have been already require by main.inc.php. But may not by scripts. So, here the require_once must be kept.
|
||||||
|
require_once 'filefunc.inc.php';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user