|
C
|
cgphp 12/10/2011 |
$time_limit = 3600 * 24 * 60; |
|
|
S
|
stec5345 author 12/10/2011 |
|
OK, so I tried a few places to insert this without success. $time_limit = 3600 * 24 * 60; |
|
|
C
|
cgphp 12/10/2011 |
|
In the "After record processed" event of the list page. |
|
|
S
|
stec5345 author 12/10/2011 |
|
It worked beautifully. Thanks so much. In the "After record processed" event of the list page. |
|