aboutsummaryrefslogtreecommitdiffhomepage
path: root/inc/config.php
diff options
context:
space:
mode:
Diffstat (limited to 'inc/config.php')
-rw-r--r--inc/config.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/inc/config.php b/inc/config.php
index 6d8be9ee..29a22507 100644
--- a/inc/config.php
+++ b/inc/config.php
@@ -22,5 +22,4 @@ raintpl::$cache_dir = './cache/';
22raintpl::$base_url = get_poche_url(); 22raintpl::$base_url = get_poche_url();
23raintpl::configure('path_replace', false); 23raintpl::configure('path_replace', false);
24raintpl::configure('debug', false); 24raintpl::configure('debug', false);
25$tpl = new raintpl(); 25$tpl = new raintpl(); \ No newline at end of file
26?> \ No newline at end of file