From 6d0777840e50ce98f3d96629b4e92bbdccd3001c Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Sun, 25 Mar 2012 21:08:29 +0200 Subject: first code that allows you to create pastes and view them --- data/config.default.php | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'data/config.default.php') diff --git a/data/config.default.php b/data/config.default.php index e69de29..ec68622 100644 --- a/data/config.default.php +++ b/data/config.default.php @@ -0,0 +1,6 @@ + __DIR__ . '/../repos/', + 'tpl' => __DIR__ . '/templates/', +); +?> \ No newline at end of file -- cgit v1.2.3