1
0
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:
Paul S. Owen
2002-01-28 02:36:21 +00:00
parent 25ef416369
commit a421fa3f52
3 changed files with 6 additions and 6 deletions

View File

@@ -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