Changeset 578 for trunk/index.php
- Timestamp:
- Apr 30, 2009, 7:10:05 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/index.php
r576 r578 16 16 $server = new Server($db); 17 17 $html = new Html(0, $db); 18 include_once('functions.php');19 18 $html->Start(); 20 19 if(isset($_COOKIE['hof-random']) and $_COOKIE['hof-random'] == 'no') $num_headers = 1;
Note:
See TracChangeset
for help on using the changeset viewer.