Changeset 57 for trunk/include/index.php
- Timestamp:
- Aug 24, 2003, 9:40:56 AM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/index.php
r2 r57 1 1 <?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 2 12 $url = '../category.php'; 3 13 header( 'Request-URI: '.$url );
Note: See TracChangeset
for help on using the changeset viewer.