Core.php:
<?
include_once($root."core/Config.php");
include_once($root."core/DB_sql.php");
//include_once($root."core/Header.php");
include_once($root."core/BlogsCats.php");
//include_once($root."core/PageController.php");
include_once($root."core/Block.php");
include_once($root."core/Block_sub.php");
//include_once($root."core/Lang.php");
include_once($root."core/Gallery.php");
include_once($root."core/Pager.php");
include_once($root."core/GalleryCategory.php");
include_once($root."core/Misc.php");
?>
Other Content Management Scripts: