/*--------------------------------------------+ | PHP-Fusion v6 - Content Management System | |---------------------------------------------| | author: Nick Jones (Digitanium) © 2002-2005 | | web: http://www.php-fusion.co.uk | | email: nick@php-fusion.co.uk | |---------------------------------------------| | Released under the terms and conditions of | | the GNU General Public License (Version 2) | +--------------------------------------------*/ /*--------------------------------------------+ | Fallout Theme Theme for PHP-Fusion v6.x | | BASED ON "X3" THEME | |---------------------------------------------| | author: Therror | | web: http://www.therror.ovh.org | | email: xtherror@gmail.com | |---------------------------------------------| | Released under the terms and conditions of | | the GNU General Public License (Version 2) | +--------------------------------------------*/ // theme settings $body_text = "#ffffff"; $body_bg = "#000000"; $theme_width = "770"; $theme_width_l = "170"; $theme_width_r = "170"; function render_header($header_content) {
\n"; $result = dbquery("SELECT * FROM ".DB_PREFIX."site_links WHERE link_position>='2' ORDER BY link_order"); if (dbrows($result) != 0) { $i = 0; while($data = dbarray($result)) { if (checkgroup($data['link_visibility'])) { if ($data['link_url']!="---") { if ($i != 0) { echo " ·\n"; } else { echo "\n"; } $link_target = ($data['link_window'] == "1" ? " target='_blank'" : ""); if (strstr($data['link_url'], "http://") || strstr($data['link_url'], "https://")) { echo "".$data['link_name'].""; } else { echo "".$data['link_name'].""; } } $i++; } } } echo ($i == 0 ? " " : "")." | ".ucwords(showdate("%A, %B %d, %Y", time()))." |
".stripslashes($settings['footer'])." |
".$settings['counter']." ".($settings['counter'] == 1 ? $locale['140']." \n" : $locale['141']." \n"); if ($license == false) { echo " \n"; } echo " |
![]() |
$subject ".$locale['040']."".$info['user_name']." ".$locale['041'].showdate("longdate", $info['news_date'])." |
![]() |
$news |
\n";
if ($info['news_ext'] == "y") echo "".$locale['042']." |\n";
if ($info['news_allow_comments']) echo "".$info['news_comments'].$locale['043']." |\n";
echo $info['news_reads'].$locale['044']."
![]() |
![]() |
$subject ".$locale['040']."".$info['user_name']." ".$locale['041'].showdate("longdate", $info['article_date'])." |
![]() |
".($info['article_breaks'] == "y" ? nl2br($article) : $article)." |
\n";
if ($info['article_allow_comments']) echo $info['article_comments'].$locale['043']." ·\n";
echo $info['article_reads'].$locale['044']."
![]() |
![]() |
$title | ![]() |
\n"; } function closetable() { echo " |
![]() |
$title | ![]() |
\n"; } function closeside() { echo " |
![]() |
$title |
![]() |
![]() |
\n";
}
function closesidex() {
echo "
|