>
>
render($file, $use_layout, $use_exact_path); } /** * This function makes sure that the appearance of the pager remains consistant accross the pages */ function showPager() { global $pager,$abs; $pager->printPager(); } //////////////////////// Layout Functions - DEPRECATED /////////////////// function showHead($title='') { global $template, $config; ?>