summaryrefslogtreecommitdiff
path: root/config.php
diff options
context:
space:
mode:
authorChristoph Burschka2012-10-30 02:45:21 +0100
committerChristoph Burschka2012-10-30 02:45:21 +0100
commit7fc3addf1b2796998fe0350cd4c5d7513612b1ba (patch)
treeda7b47008fc112e53aee5ab51b8a39f6be4f54f2 /config.php
downloadejabberd-auth-php-7fc3addf1b2796998fe0350cd4c5d7513612b1ba.tar.gz
Initial checkin
Diffstat (limited to 'config.php')
-rw-r--r--config.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/config.php b/config.php
new file mode 100644
index 0000000..dd5f8f1
--- /dev/null
+++ b/config.php
@@ -0,0 +1,4 @@
+<?php
+
+$phpbb_root_path = '/home/arancaytar/development/phpbb3/phpBB/';
+$log_path = __DIR__ . '/logs/'; \ No newline at end of file