Parašė SofteriZ· 2012 Sau. 15 21:01:52
#3
<?php
/*-------------------------------------------------------+
| PHP-Fusion Content Management System
| Copyright (C) 2002 - 2008 Nick Jones
| <a href='http://www.php-fusion.co.uk/' target='_blank'><span style='color:005C5B'>http://www.php-fusion.co.uk/</span></a>
+--------------------------------------------------------+
| Filename: downloads.php
| Author: Nick Jones (Digitanium)
+--------------------------------------------------------+
| This program is released as free software under the
| Affero GPL license. You can redistribute it and/or
| modify it under the terms of this license which you
| can read by viewing the included agpl.txt or online
| at <a href='http://www.gnu.org/licenses/agpl.html.' target='_blank'><span style='color:005C5B'>www.gnu.org/licenses/agpl.html.</span></a> Removal of this
| copyright header is strictly prohibited without
| written permission from the original author(s).
+--------------------------------------------------------*/
require_once "maincore.php";
require_once THEMES."templates/header.php";
opentable ("Kontaktai");
echo "Su mumis galite susisiekti šiais būdais:
<br><br>
Parašę privačią žinutę vartotojui <a href='".BASEDIR."http://bumsas.tt.lt/profile.php?lookup=1'><b>Mindaugas</b></a>,<br>
El. paštu: <b>avesas3@gmail.com</b>,<br>
Per Skype: <b>electro.kid1</b>.";
closetable();
require_once THEMES."templates/footer.php";
?>
Redagavo SofteriZ· 2012 Sau. 15 21:01:01