if (!defined("IN_FUSION")) { header("Location: ../../index.php"); exit; } require_once INCLUDES."theme_functions_include.php"; /*------------------------------------------------------------| | PHP-Fusion 6 - Content Management System | |--------------------------------------------------------------| | author: Nick Jones (Digitanium) © 2002-2007 | | web: http://www.php-fusion.co.uk | | email: nick@php-fusion.co.uk | |--------------------------------------------------------------| |PHp-Fusion Açýk Kaynaklý Bir Web Yazýlýmýdýr | |Ücretsiz Herkes KuLLanabilir. | |Alttaki Copyright © PHP-Fusion Yazýsýnýn | |Silinmemesi Þartýyla... | |GNU/GPL (Version 2) Lisansý ile Tüm Haklarý | |Korunmaktadýr!... | |Lisans Satýn Almak için: nick@php-fusion.co.uk | |Nick Jones'la Görüþün!.. | |--------------------------------------------------------------*/ /*------------------------------------------------------------+ | CandY_Green Theme PHP-Fusion v6+ içindir! | |--------------------------------------------------------------| |Yazar: Theme by: KDK© 2007 | | web: http://istegenc.kayyo.com | | msn/mail: kdkx01@msn.com | |--------------------------------------------------------------| |Fuzed Themes | | web: http://phpfusion-themes.com | | email: webmaster@phpfusion-thems.com | |-------------------------------------------------------------*/ /*------------------------------------------------------------| | Released under the terms and conditions of | | the GNU General Public License (Version 2) | |------------------------------------------------------------*/ // Tema Ayarlarý $body_text = "#555555"; $body_bg = "#F4F4F4"; $theme_width = "95%"; $theme_width_l = "175"; $theme_width_r = "175"; function render_header($header_content) { global $theme_width; echo "
| $subject |
| $news |
| \n";
echo openform("N",$info['news_id']).newsposter($info," ").newsopts($info,"·").closeform("N",$info['news_id']); echo " |
| $subject |
| ".($info['article_breaks'] == "y" ? nl2br($article) : $article)." |
| \n";
echo openform("A",$info['article_id']).articleposter($info," ").articleopts($info,"·").closeform("A",$info['article_id']); echo " |
| $title |
| \n"; } function closetable() { echo " |
| $title |
| \n"; } function closeside() { echo " |
| $title | ".panelbutton($state,$boxname)." |
| \n |