anchors for file names
[phorkie.git] / data / config.default.php
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..ec686222284ed491b02fbe6135db18fda3ff2a26 100644 (file)
@@ -0,0 +1,6 @@
+<?php
+$GLOBALS['phorkie']['cfg'] = array(
+    'repos' => __DIR__ . '/../repos/',
+    'tpl'   => __DIR__ . '/templates/',
+);
+?>
\ No newline at end of file