time limit

master
vitalif 2009-08-20 14:41:24 +00:00
parent 6d0e4fbdad
commit b99e3f9826
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
* *
*/ */
set_time_limit(60*10); set_time_limit(60*100);
ob_start(); ob_start();