mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
This is what I get when I delete a file that I've already updated ... because I think it's too 'new' ... :)
git-svn-id: file:///svn/phpbb/trunk@2333 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -37,7 +37,7 @@ $phpbb_root_dir = "./../";
|
||||
|
||||
require('pagestart.inc');
|
||||
include($phpbb_root_dir . 'includes/bbcode.'.$phpEx);
|
||||
include($phpbb_root_dir . 'includes/post.'.$phpEx);
|
||||
include($phpbb_root_dir . 'includes/functions_post.'.$phpEx);
|
||||
include($phpbb_root_dir . 'includes/functions_selects.'.$phpEx);
|
||||
include($phpbb_root_dir . 'includes/functions_validate.'.$phpEx);
|
||||
//
|
||||
|
Reference in New Issue
Block a user