Included only from single place, no need for require_once.

This commit is contained in:
Michal Čihař
2010-07-26 16:40:43 +02:00
parent 5684d40059
commit 5f88219d18

View File

@@ -557,7 +557,7 @@ $GLOBALS['footnotes'] = array();
/**
* lang detection is done here
*/
require_once './libraries/select_lang.lib.php';
require './libraries/select_lang.lib.php';
/**
* check for errors occurred while loading configuration