?
Path : /home/admin/public_html/old/backoffice/ |
Current File : /home/admin/public_html/old/backoffice/header.php |
<?php $tpl_path=$root_path."templates"; $php_path=$root_path."php"; $images_path=$root_path."images"; $includes_path=$root_path."includes"; $user_path=$root_path."user"; $user_tpl_path=$root_path."user/templates"; $process_path=$root_path."process"; $process_tpl_path=$root_path."process/templates"; include($root_path."config.php"); include($includes_path."/mysql.php"); include($includes_path."/template.php"); include($includes_path."/function.php"); include($root_path."style.inc.php"); $list_page = 100; $next_fields ="onFocus=\"enterField(this);\" onBlur=\"exitField(this);\""; ?>