From b6e154f49492684d90e7dbc5dc6f210abbca3d0f Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Sun, 2 Oct 2005 18:12:48 +0000 Subject: [PATCH] - re-add constants.php for easier modding git-svn-id: file:///svn/phpbb/trunk@5239 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/includes/constants.php | 185 +++++++++++++++++++++++++++++++++++ 1 file changed, 185 insertions(+) create mode 100644 phpBB/includes/constants.php diff --git a/phpBB/includes/constants.php b/phpBB/includes/constants.php new file mode 100644 index 0000000000..2b333c50cb --- /dev/null +++ b/phpBB/includes/constants.php @@ -0,0 +1,185 @@ + \ No newline at end of file