diff options
| author | Christian Weiske <cweiske@cweiske.de> | 2012-03-27 21:44:13 +0200 |
|---|---|---|
| committer | Christian Weiske <cweiske@cweiske.de> | 2012-03-27 21:44:13 +0200 |
| commit | 271df87bc8c768167889902c455d3c7dfc0f155b (patch) | |
| tree | c1ee1c68f35d8ee769c2611619bb7f4217c2e2d6 /data/config.php.dist | |
| parent | 907069eb20e289851641b0383e9e13a91008bc33 (diff) | |
| download | phorkie-271df87bc8c768167889902c455d3c7dfc0f155b.tar.gz phorkie-271df87bc8c768167889902c455d3c7dfc0f155b.zip | |
use twitter bootstrap for layouting
Diffstat (limited to 'data/config.php.dist')
| -rw-r--r-- | data/config.php.dist | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/data/config.php.dist b/data/config.php.dist index e69de29..b213e85 100644 --- a/data/config.php.dist +++ b/data/config.php.dist @@ -0,0 +1,3 @@ +<?php +//$GLOBALS['phorkie']['cfg']['repos'] = '/var/data/phorkie/'; +?> |
