Ignore:
Timestamp:
Jan 11, 2005, 9:05:49 PM (20 years ago)
Author:
plg
Message:
  • decrease refresh time to 0 seconds
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/functions.inc.php

    r675 r686  
    548548  // $refresh, $url_link and $title are required for creating an automated
    549549  // refresh page in header.tpl
    550   $refresh = 2;
     550  $refresh = 0;
    551551  $url_link = $url;
    552552  $title = 'redirection';
Note: See TracChangeset for help on using the changeset viewer.