summaryrefslogtreecommitdiff
path: root/config.php
diff options
context:
space:
mode:
authorChristoph Burschka2012-10-30 15:28:52 +0100
committerChristoph Burschka2012-10-30 15:28:52 +0100
commit12f6c2acb29cbea6f41d1152eb27affa358c196f (patch)
treede6a06f62967f9a98db3e8e254cae457536001cd /config.php
parentA version compatible with the stable phpBB3 (diff)
downloadejabberd-auth-php-12f6c2acb29cbea6f41d1152eb27affa358c196f.tar.gz
Refactor to a general, flexible and extensible architecture.
Diffstat (limited to 'config.php')
-rw-r--r--config.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/config.php b/config.php
deleted file mode 100644
index dd5f8f1..0000000
--- a/config.php
+++ /dev/null
@@ -1,4 +0,0 @@
-<?php
-
-$phpbb_root_path = '/home/arancaytar/development/phpbb3/phpBB/';
-$log_path = __DIR__ . '/logs/'; \ No newline at end of file