Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: del scripto.

Parašė desire· 2009 Bal. 25 12:04:00
#21

reikejo iskart duot script sita

<?php
/*-------------------------------------------------------+
| PHP-Fusion Content Management System
| Copyright © 2002 - 2008 Nick Jones
| http://www.php-fusion.co.uk/
+--------------------------------------------------------+
| Filename: Register
| Version: 1.00
| Author: Paslaptinga
| Web:aš
+--------------------------------------------------------+
| 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 www.gnu.org/licenses/agpl.html. Removal of this
| copyright header is strictly prohibited without
| written permission from the original author(s).
+--------------------------------------------------------*/

require_once "../../maincore.php";
require_once "../../subheader.php";
require_once "../../side_left.php";

$ip = $_SERVER["REMOTE_ADDR"];

opentable("Antra registracija!");
echo "<p align='center'>
<img src='restricted.gif'title='Priėjimas uždraustas' border='0'></p><br>
<p align='center'><font face='Verdana' size='1'>Jusų ip: $ip jau užregistruotas. Vienas IP - vienas vartotojas!<br>
<br>
Prašome paspauskite nuorodą:<br>
<br>
<p align='center'><font face='Verdana' size='1'>
Pamiršai slaptažodį? -- <a href='".BASEDIR."lostpassword.php'>PAPRAŠYK NAUJO</a> -- </font></p>";
closetable();
require_once "../../side_right.php";
require_once "../../footer.php";
?>




tikrink ar veikia jei ne tai sakyk koks error...

p.s. man veikia sitas

Redagavo desire· 2009 Bal. 25 12:04:09