gnu-social/_darcs/pristine/classes
Evan Prodromou 04ef1ba8ee change function headers to K&R style
Another huge change, for PEAR code standards compliance. Function
headers have to be in K&R style (opening brace on its own line),
instead of having the opening brace on the same line as the function
and parameters. So, a little perl magic found all the function
definitions and move the opening brace to the next line (properly
indented... usually).

darcs-hash:20081223193323-84dde-a28e36ecc66672c783c2842d12fc11043c13ab28.gz
2008-12-23 14:33:23 -05:00
..
Avatar.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
Channel.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
Command.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
CommandInterpreter.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
Confirm_address.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
Consumer.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
Fave.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
Foreign_link.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
Foreign_service.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
Foreign_subscription.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
Foreign_user.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
Invitation.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
Memcached_DataObject.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
Message.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
Nonce.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
Notice.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
NoticeWrapper.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
Notice_inbox.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
Notice_source.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
Notice_tag.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
Profile.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
Profile_block.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
Profile_tag.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
Queue_item.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
Remember_me.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
Remote_profile.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
Reply.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
Sms_carrier.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
Subscription.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
Token.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
User.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
User_openid.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
laconica.ini add standard directories 2008-05-06 11:17:29 -04:00
laconica.links.ini add standard directories 2008-05-06 11:17:29 -04:00