Changeset 686 for trunk/include/functions.inc.php
- Timestamp:
- Jan 11, 2005, 9:05:49 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/functions.inc.php
r675 r686 548 548 // $refresh, $url_link and $title are required for creating an automated 549 549 // refresh page in header.tpl 550 $refresh = 2;550 $refresh = 0; 551 551 $url_link = $url; 552 552 $title = 'redirection';
Note: See TracChangeset
for help on using the changeset viewer.