Slower Unflow & Basic for Multi Language

Slower Unflow!
I wanna Multi Language!
This commit is contained in:
beN39sGroup (Blue Electric)
2013-11-15 19:14:02 +09:00
parent db289f9871
commit fe70fa467d
5 changed files with 59 additions and 50 deletions

View File

@ -19,9 +19,12 @@
*
*/
/***REM_START***/
require_once(dirname(__FILE__)."/src/config.php");
//Language Support
require_once(FILE_PATH . "/src/lang/en_us.php");
require_once(FILE_PATH."/src/functions.php");
require_once(FILE_PATH."/src/dependencies.php");
/***REM_END***/