Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: Mano Klausimai

Parašė AgS· 2010 Bir. 22 17:06:53
#8

ire, pagal tavo kodą, tai opentable ir closetable rodys xd


<?php
/*---------------------------------------------------+
| PHP-Fusion 6 Content Management System
+----------------------------------------------------+
| Copyright © 2002 - 2006 Nick Jones
| http://www.php-fusion.co.uk/
+----------------------------------------------------+
| Released under the terms & conditions of v2 of the
| GNU General Public License. For details refer to
| the included gpl.txt file or visit http://gnu.org
+----------------------------------------------------*/
if (!defined("IN_FUSION")) { header("Location: ../../index.php"); exit; }

if (iGUEST){
opentable($locale['024']);
echo stripslashes($settings['siteintro'])."\n";
closetable();
}
?>



Redagavo AgS· 2010 Bir. 22 17:06:03