Changeset 1659

Show
Ignore:
Timestamp:
01/07/07 18:43:13 (20 months ago)
Author:
mbonetti
Message:

possible fix for #207

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/gregarius/admin/items.php

    r1597 r1659  
    155155 
    156156            if (array_key_exists(CST_ADMIN_CONFIRMED,$_REQUEST)) { 
     157     
     158                 
     159                 
     160                // Possible fix for #207: max out execution time 
     161                // to avoid timeouts 
     162                @set_time_limit(0); 
     163                @ini_set('max_execution_time', (10 * count($this->chans) + 300)); 
     164                 
     165                 
     166     
    157167                //echo "<pre>\n"; 
    158168                //delete the tags for these items