Current Path : C:/AppServ/www/th/controlweb/manage/system-01/ |
Current File : C:/AppServ/www/th/controlweb/manage/system-01/setlanguage.php |
<? include("../lib/session.php"); include("../lib/config.php"); include("../lib/connect.php"); include("../lib/function.php"); if($action=="setlanguage") { $System_Session_Language=$setlang; $action=""; } Header("Location:../home/home.php"); include("../lib/disconnect.php"); ?>