Changeset 708 for trunk/index.php
- Timestamp:
- Apr 12, 2010, 7:59:42 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/index.php
r707 r708 1 1 <?php 2 2 3 if(!array_key_exists('HideWelcome', $_COOKIE)) $_COOKIE['HideWelcome'] = 0; 3 4 if(isset($_GET['Action'])) 4 5 {
Note:
See TracChangeset
for help on using the changeset viewer.