diff options
author | Evan Prodromou <evan@prodromou.name> | 2008-05-20 15:14:12 -0400 |
---|---|---|
committer | Evan Prodromou <evan@prodromou.name> | 2008-05-20 15:14:12 -0400 |
commit | 52600ce0b063e68e622b19699841e41b5ddbf2d1 (patch) | |
tree | f19fcc9ed0834259d2e5ab2aa22758ddfb7f34a0 /config.php.sample | |
parent | 3f5ededc01d8eedac2a9a75917849fbe78a3e701 (diff) |
trim whitespace
darcs-hash:20080520191412-84dde-a607dbe848279639630edd1ab4616d05cc2318d1.gz
Diffstat (limited to 'config.php.sample')
-rw-r--r-- | config.php.sample | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config.php.sample b/config.php.sample index 2a0c9716c..384401f57 100644 --- a/config.php.sample +++ b/config.php.sample @@ -16,4 +16,3 @@ $config['site']['path'] = 'laconica'; $config['db']['database'] = 'mysql://laconica:microblog@localhost/laconica'; - |