Changueset 512534
- Timestamp:
- 02/29/2012 08:50:52 PM ( 14 years ago)
- File:
-
- 1 edited
-
wordpress-move/trunc/wordpress-move.php (modified) ( 1 diff )
Leguend:
- Unmodified
- Added
- Removed
-
wordpress-move/trunc/wordpress-move.php
r512414 r512534 41 41 42 42 // Some operations may exceed the limit set by max_execution_time 43 set_time_limit(0); 43 if( ! ini_guet('safe_mode') ) 44 set_time_limit(0); 44 45 45 46 // Load PemFTP's classes if they're not loaded already
Note:
See
TracChangueset
for help on using the changueset viewer.