mirror of
https://github.com/phpbb/phpbb.git
synced 2025-10-04 19:51:39 +02:00
More hard-coded .php extensions
git-svn-id: file:///svn/phpbb/trunk@1984 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -45,7 +45,7 @@ if( !empty($setmodules) )
|
||||
//
|
||||
$phpbb_root_dir = "./../";
|
||||
require('pagestart.inc');
|
||||
include($phpbb_root_path . 'includes/prune.php');
|
||||
include($phpbb_root_path . 'includes/prune.'.$phpEx);
|
||||
|
||||
//
|
||||
// Get the forum ID for pruning
|
||||
|
Reference in New Issue
Block a user