Ver Mensaje Individual
  #3 (permalink)  
Antiguo 14/08/2005, 19:05
mozer
 
Fecha de Ingreso: agosto-2005
Mensajes: 3
Antigüedad: 19 años, 3 meses
Puntos: 0
gracias

gracias por responder, aqui esta las primeras 30 lineas.

mi pagina es www.britneychile.com/album y el nuevo servidor es http://65.110.45.90/~bchile/album/

<?php
if (!$_COOKIE['4images_userpass']) {
$cachetimeout=14400; mmcache_cache_page($_SERVER['PHP_SELF'].'?GET='.serialize($_GET), $cachetimeout);
}
/************************************************** ************************
* *
* 4images - A Web Based Image Gallery Management System *
* ---------------------------------------------------------------- *
* *
* File: index.php *
* Copyright: (C) 2002 Jan Sorgalla *
* Email: [email protected] *
* Web: http://www.4homepages.de *
* Scriptversion: 1.7 *
* *
* Never released without support from: Nicky (http://www.nicky.net) *
* *
************************************************** ************************
* *
* Dieses Script ist KEINE Freeware. Bitte lesen Sie die Lizenz- *
* bedingungen (Lizenz.txt) für weitere Informationen. *
* --------------------------------------------------------------- *
* This script is NOT freeware! Please read the Copyright Notice *
* (Licence.txt) for further information. *
* *
************************************************** ***********************/

$templates_used = 'home,category_bit,whos_online,thumbnail_bit';
$main_template = 'home';