From 0e9f0ac4ecc636336603cc6932ce21a550c7087e Mon Sep 17 00:00:00 2001 From: "Paul S. Owen" Date: Sun, 20 Oct 2002 19:19:07 +0000 Subject: Mostly changes to turn userdata into user->data, lang into user->lang + bitstring 2nd format + inheritance for permission admin and various other updates/fixes/changes ... note that user->lang & user->theme isn't final git-svn-id: file:///svn/phpbb/trunk@2958 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/config.php | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'phpBB/config.php') diff --git a/phpBB/config.php b/phpBB/config.php index e69de29bb2..e443e887ae 100644 --- a/phpBB/config.php +++ b/phpBB/config.php @@ -0,0 +1,15 @@ + \ No newline at end of file -- cgit v1.2.1