會出現以下的文字
Fatal error: Maximum execution time of 30 seconds exceeded in d:\appserv\www\modernity\posting.php on line 23
我也找出\r
posting.php on line 23的文字
請問我應該怎麼改\r
define('IN_PHPBB', true);
$phpbb_root_path = './';
include($phpbb_root_path . 'extension.inc');
include($phpbb_root_path . 'common.'.$phpEx);
include($phpbb_root_path . 'includes/bbcode.'.$phpEx);
include($phpbb_root_path . 'includes/functions_post.'.$phpEx);
