trim whitespace

darcs-hash:20080520191412-84dde-a607dbe848279639630edd1ab4616d05cc2318d1.gz
This commit is contained in:
Evan Prodromou 2008-05-20 15:14:12 -04:00
parent 3f5ededc01
commit 52600ce0b0
27 changed files with 220 additions and 222 deletions

View File

@ -16,4 +16,3 @@ $config['site']['path'] = 'laconica';
$config['db']['database'] = 'mysql://laconica:microblog@localhost/laconica';

View File

@ -19,7 +19,6 @@
/* XXX: break up into separate modules (HTTP, HTML, user, files) */
if (!defined('LACONICA')) { exit(1); }
define('AVATAR_PROFILE_SIZE', 96);