forked from GNUsocial/gnu-social
trim whitespace
darcs-hash:20080520191412-84dde-a607dbe848279639630edd1ab4616d05cc2318d1.gz
This commit is contained in:
parent
3f5ededc01
commit
52600ce0b0
@ -16,4 +16,3 @@ $config['site']['path'] = 'laconica';
|
||||
|
||||
$config['db']['database'] = 'mysql://laconica:microblog@localhost/laconica';
|
||||
|
||||
|
||||
|
@ -19,7 +19,6 @@
|
||||
|
||||
/* XXX: break up into separate modules (HTTP, HTML, user, files) */
|
||||
|
||||
|
||||
if (!defined('LACONICA')) { exit(1); }
|
||||
|
||||
define('AVATAR_PROFILE_SIZE', 96);
|
||||
|
Loading…
Reference in New Issue
Block a user