include ('lib/before.php'); if ($thisPage['link'] == 'cleaner_users' || isset($_GET['ajax'])) { header("Content-type: text/html; charset={$config['siteCharset']}"); header("Cache-Control: no-store, no-cache, must-revalidate"); header("Cache-Control: post-check=0, pre-check=0", false); print $page->content; } else { header("Content-type: text/html; charset={$config['siteCharset']}"); ?> xmlns="http://www.w3.org/1999/xhtml">
include("lib/menu.php"); $menu_main = new menu(); ?> |
include("lib/blocks.php");?>
include("lib/languages/{$thisLang}/btnsCounters.php");?>
include("lib/contentIncluding.php");?>
|
include("lib/footer.php");?> |