1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

Security updates + a few updates for chopped up functions compatibility

git-svn-id: file:///svn/phpbb/trunk@2310 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Paul S. Owen
2002-03-18 14:54:25 +00:00
parent a30d780877
commit 9ec9adec4d
19 changed files with 51 additions and 2 deletions

View File

@@ -28,6 +28,8 @@
* adapted from the unoficial phpMyAdmin 2.2.0.
***************************************************************************/
define('IN_PHPBB', 1);
if( !empty($setmodules) )
{
$filename = basename(__FILE__);