Current Path : C:/AppServ/www/bkup/bhz300368/bhz/system/ |
Current File : C:/AppServ/www/bkup/bhz300368/bhz/system/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"); ?>