Parašė iSoon· 2009 Spa. 14 20:10:30
#3
<?php
/*--------------------------------------------+
| PHP-Fusion 5 - 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) |
+--------------------------------------------*/
require_once "maincore.php";
require_once "subheader.php";
require_once "side_left.php";
opentable("pavadinimas");
echo "
Tekstas Tekstas Tekstas Tekstas Tekstas Tekstas Tekstas Tekstas
";
closetable();
require_once "footer.php";
?>
Redagavo iSoon· 2009 Spa. 14 20:10:46