'; if ($print) echo $out; else return $out; } } public function footer($print=true) { if (file_exists(BASE_DIR . '/user_footer.php')) { require_once BASE_DIR . '/user_footer.php'; } else { $out = '