Changeset 57 for trunk/include/index.php


Ignore:
Timestamp:
Aug 24, 2003, 9:40:56 AM (21 years ago)
Author:
z0rglub
Message:

improve the header of each file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/index.php

    r2 r57  
    11<?php
     2/***************************************************************************
     3 *                                  index.php                              *
     4 *                            -------------------                          *
     5 *   application   : PhpWebGallery 1.3 <http://phpwebgallery.net>          *
     6 *   author        : Pierrick LE GALL <pierrick@z0rglub.com>               *
     7 *                                                                         *
     8 *   $Id$
     9 *                                                                         *
     10 ***************************************************************************/
     11
    212$url = '../category.php';
    313header( 'Request-URI: '.$url ); 
Note: See TracChangeset for help on using the changeset viewer.