]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
move opening brace of class declaration to next line
authorEvan Prodromou <evan@prodromou.name>
Tue, 23 Dec 2008 19:49:23 +0000 (14:49 -0500)
committerEvan Prodromou <evan@prodromou.name>
Tue, 23 Dec 2008 19:49:23 +0000 (14:49 -0500)
Another gigantor PEAR coding standards patch. Here, I've moved the
opening curly bracket on a class statement to the following line.

darcs-hash:20081223194923-84dde-77a93de314caadbcb5b70bf346a4648be77a864e.gz

219 files changed:
_darcs/inventory
_darcs/patches/20081223194923-84dde-77a93de314caadbcb5b70bf346a4648be77a864e.gz [new file with mode: 0644]
_darcs/pristine/actions/accesstoken.php
_darcs/pristine/actions/all.php
_darcs/pristine/actions/allrss.php
_darcs/pristine/actions/api.php
_darcs/pristine/actions/avatarbynickname.php
_darcs/pristine/actions/block.php
_darcs/pristine/actions/confirmaddress.php
_darcs/pristine/actions/deletenotice.php
_darcs/pristine/actions/deleteprofile.php
_darcs/pristine/actions/disfavor.php
_darcs/pristine/actions/doc.php
_darcs/pristine/actions/emailsettings.php
_darcs/pristine/actions/facebookhome.php
_darcs/pristine/actions/facebookinvite.php
_darcs/pristine/actions/facebookremove.php
_darcs/pristine/actions/facebooksettings.php
_darcs/pristine/actions/favor.php
_darcs/pristine/actions/favorited.php
_darcs/pristine/actions/favoritesrss.php
_darcs/pristine/actions/featured.php
_darcs/pristine/actions/finishaddopenid.php
_darcs/pristine/actions/finishimmediate.php
_darcs/pristine/actions/finishopenidlogin.php
_darcs/pristine/actions/finishremotesubscribe.php
_darcs/pristine/actions/foaf.php
_darcs/pristine/actions/imsettings.php
_darcs/pristine/actions/invite.php
_darcs/pristine/actions/login.php
_darcs/pristine/actions/logout.php
_darcs/pristine/actions/microsummary.php
_darcs/pristine/actions/newmessage.php
_darcs/pristine/actions/newnotice.php
_darcs/pristine/actions/noticesearch.php
_darcs/pristine/actions/noticesearchrss.php
_darcs/pristine/actions/nudge.php
_darcs/pristine/actions/openidlogin.php
_darcs/pristine/actions/openidsettings.php
_darcs/pristine/actions/opensearch.php
_darcs/pristine/actions/othersettings.php
_darcs/pristine/actions/peoplesearch.php
_darcs/pristine/actions/peopletag.php
_darcs/pristine/actions/postnotice.php
_darcs/pristine/actions/profilesettings.php
_darcs/pristine/actions/public.php
_darcs/pristine/actions/publicrss.php
_darcs/pristine/actions/publicxrds.php
_darcs/pristine/actions/recoverpassword.php
_darcs/pristine/actions/register.php
_darcs/pristine/actions/remotesubscribe.php
_darcs/pristine/actions/replies.php
_darcs/pristine/actions/repliesrss.php
_darcs/pristine/actions/requesttoken.php
_darcs/pristine/actions/showfavorites.php
_darcs/pristine/actions/showmessage.php
_darcs/pristine/actions/shownotice.php
_darcs/pristine/actions/showstream.php
_darcs/pristine/actions/smssettings.php
_darcs/pristine/actions/subedit.php
_darcs/pristine/actions/subscribe.php
_darcs/pristine/actions/subscribers.php
_darcs/pristine/actions/subscriptions.php
_darcs/pristine/actions/sup.php
_darcs/pristine/actions/tag.php
_darcs/pristine/actions/tagother.php
_darcs/pristine/actions/tagrss.php
_darcs/pristine/actions/twitapiaccount.php
_darcs/pristine/actions/twitapiblocks.php
_darcs/pristine/actions/twitapidirect_messages.php
_darcs/pristine/actions/twitapifavorites.php
_darcs/pristine/actions/twitapifriendships.php
_darcs/pristine/actions/twitapihelp.php
_darcs/pristine/actions/twitapinotifications.php
_darcs/pristine/actions/twitapistatuses.php
_darcs/pristine/actions/twitapiusers.php
_darcs/pristine/actions/twittersettings.php
_darcs/pristine/actions/unblock.php
_darcs/pristine/actions/unsubscribe.php
_darcs/pristine/actions/updateprofile.php
_darcs/pristine/actions/userauthorization.php
_darcs/pristine/actions/userbyid.php
_darcs/pristine/actions/userrss.php
_darcs/pristine/actions/xrds.php
_darcs/pristine/classes/Channel.php
_darcs/pristine/classes/Command.php
_darcs/pristine/classes/CommandInterpreter.php
_darcs/pristine/classes/NoticeWrapper.php
_darcs/pristine/lib/Shorturl_api.php
_darcs/pristine/lib/deleteaction.php
_darcs/pristine/lib/facebookaction.php
_darcs/pristine/lib/oauthstore.php
_darcs/pristine/lib/personal.php
_darcs/pristine/lib/profilelist.php
_darcs/pristine/lib/queuehandler.php
_darcs/pristine/lib/rssaction.php
_darcs/pristine/lib/search_engines.php
_darcs/pristine/lib/searchaction.php
_darcs/pristine/lib/settingsaction.php
_darcs/pristine/lib/stream.php
_darcs/pristine/lib/twitterapi.php
_darcs/pristine/lib/xmppqueuehandler.php
_darcs/pristine/scripts/enjitqueuehandler.php
_darcs/pristine/scripts/jabberqueuehandler.php
_darcs/pristine/scripts/maildaemon.php
_darcs/pristine/scripts/ombqueuehandler.php
_darcs/pristine/scripts/publicqueuehandler.php
_darcs/pristine/scripts/smsqueuehandler.php
_darcs/pristine/scripts/xmppconfirmhandler.php
_darcs/pristine/scripts/xmppdaemon.php
_darcs/tentative_pristine
actions/accesstoken.php
actions/all.php
actions/allrss.php
actions/api.php
actions/avatarbynickname.php
actions/block.php
actions/confirmaddress.php
actions/deletenotice.php
actions/deleteprofile.php
actions/disfavor.php
actions/doc.php
actions/emailsettings.php
actions/facebookhome.php
actions/facebookinvite.php
actions/facebookremove.php
actions/facebooksettings.php
actions/favor.php
actions/favorited.php
actions/favoritesrss.php
actions/featured.php
actions/finishaddopenid.php
actions/finishimmediate.php
actions/finishopenidlogin.php
actions/finishremotesubscribe.php
actions/foaf.php
actions/imsettings.php
actions/invite.php
actions/login.php
actions/logout.php
actions/microsummary.php
actions/newmessage.php
actions/newnotice.php
actions/noticesearch.php
actions/noticesearchrss.php
actions/nudge.php
actions/openidlogin.php
actions/openidsettings.php
actions/opensearch.php
actions/othersettings.php
actions/peoplesearch.php
actions/peopletag.php
actions/postnotice.php
actions/profilesettings.php
actions/public.php
actions/publicrss.php
actions/publicxrds.php
actions/recoverpassword.php
actions/register.php
actions/remotesubscribe.php
actions/replies.php
actions/repliesrss.php
actions/requesttoken.php
actions/showfavorites.php
actions/showmessage.php
actions/shownotice.php
actions/showstream.php
actions/smssettings.php
actions/subedit.php
actions/subscribe.php
actions/subscribers.php
actions/subscriptions.php
actions/sup.php
actions/tag.php
actions/tagother.php
actions/tagrss.php
actions/twitapiaccount.php
actions/twitapiblocks.php
actions/twitapidirect_messages.php
actions/twitapifavorites.php
actions/twitapifriendships.php
actions/twitapihelp.php
actions/twitapinotifications.php
actions/twitapistatuses.php
actions/twitapiusers.php
actions/twittersettings.php
actions/unblock.php
actions/unsubscribe.php
actions/updateprofile.php
actions/userauthorization.php
actions/userbyid.php
actions/userrss.php
actions/xrds.php
classes/Channel.php
classes/Command.php
classes/CommandInterpreter.php
classes/NoticeWrapper.php
lib/Shorturl_api.php
lib/deleteaction.php
lib/facebookaction.php
lib/oauthstore.php
lib/personal.php
lib/profilelist.php
lib/queuehandler.php
lib/rssaction.php
lib/search_engines.php
lib/searchaction.php
lib/settingsaction.php
lib/stream.php
lib/twitterapi.php
lib/xmppqueuehandler.php
scripts/enjitqueuehandler.php
scripts/jabberqueuehandler.php
scripts/maildaemon.php
scripts/ombqueuehandler.php
scripts/publicqueuehandler.php
scripts/smsqueuehandler.php
scripts/xmppconfirmhandler.php
scripts/xmppdaemon.php

index 0c5a7d9b506048b3ff9cf7d7deffe48debe893a3..347e0fb3fde4ba2480aad94dd10d9a1851c2933c 100644 (file)
@@ -85,4 +85,11 @@ Evan Prodromou <evan@prodromou.name>**20081223194428
  More PEAR coding standards global changes. Here, I've changed all
  instances of TRUE to true and FALSE to false.
  
+] 
+[move opening brace of class declaration to next line
+Evan Prodromou <evan@prodromou.name>**20081223194923
+ Another gigantor PEAR coding standards patch. Here, I've moved the
+ opening curly bracket on a class statement to the following line.
 ] 
\ No newline at end of file
diff --git a/_darcs/patches/20081223194923-84dde-77a93de314caadbcb5b70bf346a4648be77a864e.gz b/_darcs/patches/20081223194923-84dde-77a93de314caadbcb5b70bf346a4648be77a864e.gz
new file mode 100644 (file)
index 0000000..6675082
Binary files /dev/null and b/_darcs/patches/20081223194923-84dde-77a93de314caadbcb5b70bf346a4648be77a864e.gz differ
index cab5425bfa3646f295e15191c5aa8421e177952c..072ce27eb5c5e15d30a4c8c5dd1dfe16f571bf56 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/omb.php');
 
-class AccesstokenAction extends Action {
+class AccesstokenAction extends Action
+{
     function handle($args)
     {
         parent::handle($args);
index 028a3679a4789b87c79fcf2133a17f08297d0ed3..526ac5f40881257217885ac0b99a68729a164e48 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/actions/showstream.php');
 
-class AllAction extends StreamAction {
+class AllAction extends StreamAction
+{
 
     function handle($args)
     {
index 9c20cd41635f1efc412ad14b4f3248cc9c0c738d..660afb9e2da095f120b2796185b260e2239cbbbe 100644 (file)
@@ -23,7 +23,8 @@ require_once(INSTALLDIR.'/lib/rssaction.php');
 
 // Formatting of RSS handled by Rss10Action
 
-class AllrssAction extends Rss10Action {
+class AllrssAction extends Rss10Action
+{
 
     var $user = null;
 
index 8ccd86f0bb1c9fa49c0503f959f3963a78b95cd8..dfdefe3b097c571b2a5fb31cb42a43d15fcbb967 100644 (file)
@@ -19,7 +19,8 @@
 
 if (!defined('LACONICA')) { exit(1); }
 
-class ApiAction extends Action {
+class ApiAction extends Action
+{
 
     var $user;
     var $content_type;
index 4aeb4112ae801749c0bff957242d7af5f71944a5..666f386f66a19ec1373730fb1cb31adae05488e7 100644 (file)
@@ -19,7 +19,8 @@
 
 if (!defined('LACONICA')) { exit(1); }
 
-class AvatarbynicknameAction extends Action {
+class AvatarbynicknameAction extends Action
+{
     function handle($args)
     {
         parent::handle($args);
index 702adcffaeb7d0cac0b96474b9b01c63316b26de..c1ff7c04462308ef20af2332a268ed2b4b95369b 100644 (file)
@@ -19,7 +19,8 @@
 
 if (!defined('LACONICA')) { exit(1); }
 
-class BlockAction extends Action {
+class BlockAction extends Action
+{
 
     var $profile = null;
 
index d926864a6cc13a08d4359fd42344cd356ad6b24a..1d5c53ff2e3319313d9883b2cbc75cfcd0092da3 100644 (file)
@@ -19,7 +19,8 @@
 
 if (!defined('LACONICA')) { exit(1); }
 
-class ConfirmaddressAction extends Action {
+class ConfirmaddressAction extends Action
+{
 
     function handle($args)
     {
index 4f00db6174bd1cd721b73893e44cc21ef178703d..e9b4b32549b47719a152acc2331b42e39c8eeed5 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/deleteaction.php');
 
-class DeletenoticeAction extends DeleteAction {
+class DeletenoticeAction extends DeleteAction
+{
     function handle($args)
     {
         parent::handle($args);
index b1c346cb22204a8ebddd3839a19e3543abd9e531..e12fe131a73aeaba4322d82beeb53bcb2086f550 100644 (file)
@@ -19,7 +19,8 @@
 
 if (!defined('LACONICA')) { exit(1); }
 
-class DeleteprofileAction extends Action {
+class DeleteprofileAction extends Action
+{
     function handle($args)
     {
         parent::handle($args);
index f0b528453188634a6ab166fa739682fad086c5b3..74aae86cc716e046aa38102852b9a8a85a60ef78 100644 (file)
@@ -19,7 +19,8 @@
 
 if (!defined('LACONICA')) { exit(1); }
 
-class DisfavorAction extends Action {
+class DisfavorAction extends Action
+{
 
     function handle($args)
     {
index 441ac19a7b7ed7a9bf3271bdfd8a16d19eb5e0ef..856025e665217fca550aae57013eb6383745b218 100644 (file)
@@ -19,7 +19,8 @@
 
 if (!defined('LACONICA')) { exit(1); }
 
-class DocAction extends Action {
+class DocAction extends Action
+{
 
     function handle($args)
     {
index 7f08efd29afef6081a1d8268afbde7f5893ff598..3fa8ce2968b3e48089a1f0d873cd88908b987c53 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/settingsaction.php');
 
-class EmailsettingsAction extends SettingsAction {
+class EmailsettingsAction extends SettingsAction
+{
 
     function get_instructions()
     {
index 006f35eca836102d6fc7163afbee723e2cb70916..dcdb102e65d93bbd1b36234c5c2a4d0c34e27b5f 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/facebookaction.php');
 
-class FacebookhomeAction extends FacebookAction {
+class FacebookhomeAction extends FacebookAction
+{
 
     function handle($args)
     {
index fc226e65aee8aba3b23e7d09741861d7f4ff4df5..48a820e44bae8dfb3c821d2750dce272e3a045d8 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/facebookaction.php');
 
-class FacebookinviteAction extends FacebookAction {
+class FacebookinviteAction extends FacebookAction
+{
 
     function handle($args)
     {
index 79dc32e497b0a66bc76a71541f57c0b68bfe5bec..a200fefbfe8afebf8df3bb5d4503ced30b68fb92 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/facebookaction.php');
 
-class FacebookremoveAction extends FacebookAction {
+class FacebookremoveAction extends FacebookAction
+{
 
     function handle($args)
     {
index 03ad57813749329d480367591d9a3d562db9dca0..38542d4b6f70b0fe863fbc54096917ab0109c7a4 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/facebookaction.php');
 
-class FacebooksettingsAction extends FacebookAction {
+class FacebooksettingsAction extends FacebookAction
+{
 
     function handle($args)
     {
index 3ec4af0b5e0ff394fb19ceaccef4dfbfafd7e474..8103f8181b72a699bdaa36a0b3236bb212f65256 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/mail.php');
 
-class FavorAction extends Action {
+class FavorAction extends Action
+{
 
     function handle($args)
     {
index d479e1b3e4015ec192d130b60fc147cfc6cc6277..71a9e026e5a7f863c6fa517de644b94449e704d1 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/stream.php');
 
-class FavoritedAction extends StreamAction {
+class FavoritedAction extends StreamAction
+{
 
     function handle($args)
     {
index aa8a3c6f4deb3d105c6edd13b1828d1c68ed4d31..8c7ce52bf16c667a1786383a092e79376a172bfa 100644 (file)
@@ -23,7 +23,8 @@ require_once(INSTALLDIR.'/lib/rssaction.php');
 
 // Formatting of RSS handled by Rss10Action
 
-class FavoritesrssAction extends Rss10Action {
+class FavoritesrssAction extends Rss10Action
+{
 
     var $user = null;
     
index 1763adeab1c45abadc50db0fd1b16b0caf4bec03..2bf8b0b815cf2c8f1e909260b7694fd0ff79cbeb 100644 (file)
@@ -22,7 +22,8 @@ if (!defined('LACONICA')) { exit(1); }
 require_once(INSTALLDIR.'/lib/stream.php');
 require_once(INSTALLDIR.'/lib/profilelist.php');
 
-class FeaturedAction extends StreamAction {
+class FeaturedAction extends StreamAction
+{
 
     function handle($args)
     {
index d8409b6e99525463b908442459d7aba8c244a467..0ce1680aa60fbaa135d3ac25d1d8219719e02f01 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/openid.php');
 
-class FinishaddopenidAction extends Action {
+class FinishaddopenidAction extends Action
+{
 
     function handle($args)
     {
index c4a1c1af9bfa3ae955d25307b709828fddc90a16..0964c39f44007d14208402cb4baca696e9399448 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/openid.php');
 
-class FinishimmediateAction extends Action {
+class FinishimmediateAction extends Action
+{
 
     function handle($args)
     {
index eb52d73b1810d6c80060139a90f730c7d36c2328..bdb8516a321b1459a5d24abf931dd29e137aa3b4 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/openid.php');
 
-class FinishopenidloginAction extends Action {
+class FinishopenidloginAction extends Action
+{
 
     function handle($args)
     {
index 5aace4fa95b56ea73a4a4a42c12102f51bff30bb..cee3a181875368ec2197b310a897d4bbfa2c42ba 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/omb.php');
 
-class FinishremotesubscribeAction extends Action {
+class FinishremotesubscribeAction extends Action
+{
 
     function handle($args)
     {
index 27548bfffe5291b2de5dee88f16c3dee8dc5908f..30e98960c170209b2b50cb32f860d41d50e2907a 100644 (file)
@@ -23,7 +23,8 @@ define('LISTENER', 1);
 define('LISTENEE', -1);
 define('BOTH', 0);
 
-class FoafAction extends Action {
+class FoafAction extends Action
+{
 
     function is_readonly()
     {
index 56fb1475883b723999dfb8b4ea7a0631ea3c68e4..8ecf200ec9182cd735575a4c9412229009e70e9d 100644 (file)
@@ -22,7 +22,8 @@ if (!defined('LACONICA')) { exit(1); }
 require_once(INSTALLDIR.'/lib/settingsaction.php');
 require_once(INSTALLDIR.'/lib/jabber.php');
 
-class ImsettingsAction extends SettingsAction {
+class ImsettingsAction extends SettingsAction
+{
 
     function get_instructions()
     {
index b0fc799589a5ae2f1ace55990cbccf2c6272ef68..80e022a3df26b3602eadec59a954a4b865219ef3 100644 (file)
@@ -19,7 +19,8 @@
 
 if (!defined('LACONICA')) { exit(1); }
 
-class InviteAction extends Action {
+class InviteAction extends Action
+{
 
     function is_readonly()
     {
index 6ad07b6106f13014140e338e39535fca7eeaa61a..8600d44fd3e05f82605ebbce04dd8ab6cc1d0efe 100644 (file)
@@ -19,7 +19,8 @@
 
 if (!defined('LACONICA')) { exit(1); }
 
-class LoginAction extends Action {
+class LoginAction extends Action
+{
 
     function is_readonly()
     {
index effb5abbe9249c4ac243462b315ee1ff62415e14..201378730d312403fb6e6af85c6e19205a9b2f7f 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/openid.php');
 
-class LogoutAction extends Action {
+class LogoutAction extends Action
+{
     
     function is_readonly()
     {
index a19a26dcf48b8696a78be4cac1a5a330899dcd6a..13ddc4e3ed35bd456bac4665964e0cb2814628f3 100644 (file)
@@ -19,7 +19,8 @@
 
 if (!defined('LACONICA')) { exit(1); }
 
-class MicrosummaryAction extends Action {
+class MicrosummaryAction extends Action
+{
 
     function handle($args)
     {
index 0a537ad2d30970cc939379d35a17f3e735b36028..27fa9d5182c3c162afe31d5407c956ac4b1be456 100644 (file)
@@ -19,7 +19,8 @@
 
 if (!defined('LACONICA')) { exit(1); }
 
-class NewmessageAction extends Action {
+class NewmessageAction extends Action
+{
     
     function handle($args)
     {
index 1f6117c1e98f60d21c3d3534a43438e4bcab5cdd..c412e893decb675e01aa74a9b86a4fe14a947243 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once INSTALLDIR . '/lib/noticelist.php';
 
-class NewnoticeAction extends Action {
+class NewnoticeAction extends Action
+{
 
     function handle($args)
     {
index 782c8fe98dd63d40225a1fec47175905e118daf3..b36fc8ad200aa1f5b80bb27abdeeb1c27c66468b 100644 (file)
@@ -23,7 +23,8 @@ require_once(INSTALLDIR.'/lib/searchaction.php');
 
 # XXX common parent for people and content search?
 
-class NoticesearchAction extends SearchAction {
+class NoticesearchAction extends SearchAction
+{
 
     function get_instructions()
     {
index c41d3487335d66476b3634c0df0044bcb89c49b9..20fe0ff2abddfe337ef78b00d7028e6dbecb98a5 100644 (file)
@@ -23,7 +23,8 @@ require_once(INSTALLDIR.'/lib/rssaction.php');
 
 // Formatting of RSS handled by Rss10Action
 
-class NoticesearchrssAction extends Rss10Action {
+class NoticesearchrssAction extends Rss10Action
+{
 
     function init()
     {
index e0268e9d00489d1132a27b31c2ae186d272a79ae..a6480a5827cc8c5bfb094f74d19c5c81ee09771b 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/mail.php');
 
-class NudgeAction extends Action {
+class NudgeAction extends Action
+{
 
     function handle($args)
     {
index b8681215ef2c7f5727aa17ec6b51f7bf45ac97d8..09679e372ebc0aa6f0e54e5f2361cbe0b673af4f 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/openid.php');
 
-class OpenidloginAction extends Action {
+class OpenidloginAction extends Action
+{
 
     function handle($args)
     {
index ce4143d41cb8f39087adcfd7b35804a8a2b99494..039236048ae842affcc3731b483046f2090eb4be 100644 (file)
@@ -22,7 +22,8 @@ if (!defined('LACONICA')) { exit(1); }
 require_once(INSTALLDIR.'/lib/settingsaction.php');
 require_once(INSTALLDIR.'/lib/openid.php');
 
-class OpenidsettingsAction extends SettingsAction {
+class OpenidsettingsAction extends SettingsAction
+{
 
     function get_instructions()
     {
index f9c6f4c5723f5ca56ebb1eb08c85499aabaeead1..96691fa6f34d6de96dd27e5263a6cd11c4ed330d 100644 (file)
@@ -19,7 +19,8 @@
 
 if (!defined('LACONICA')) { exit(1); }
 
-class OpensearchAction extends Action {
+class OpensearchAction extends Action
+{
 
     function handle($args)
     {
index dc1bcd02bc277c2b2e7536299c9d0ef76f22645b..c2f08934c0b20ca84d0302da5deb511e4db86d8f 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/settingsaction.php');
 
-class OthersettingsAction extends SettingsAction {
+class OthersettingsAction extends SettingsAction
+{
 
     function get_instructions()
     {
index 6d3f6a73f48b72d28cdf66af54697466d0a9b0d4..0d0fae4e5c635f64659807b020f0db49af59f391 100644 (file)
@@ -22,7 +22,8 @@ if (!defined('LACONICA')) { exit(1); }
 require_once(INSTALLDIR.'/lib/searchaction.php');
 require_once(INSTALLDIR.'/lib/profilelist.php');
 
-class PeoplesearchAction extends SearchAction {
+class PeoplesearchAction extends SearchAction
+{
 
     function get_instructions()
     {
@@ -69,7 +70,8 @@ class PeoplesearchAction extends SearchAction {
     }
 }
 
-class PeopleSearchResults extends ProfileList {
+class PeopleSearchResults extends ProfileList
+{
 
     var $terms = null;
     var $pattern = null;
index c7e4630261d6b81b3db80fc04ab4849c747f123a..13a0b7a41324ed9deaa86ba9e13aa667ceabf060 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/profilelist.php');
 
-class PeopletagAction extends Action {
+class PeopletagAction extends Action
+{
     
     function handle($args)
     {
index 8b0781dfd475971c9c9f88701e7dafbb8fa1fd7f..dec62a678f27b2d842f3f060a12f34b866e40cc6 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/omb.php');
 
-class PostnoticeAction extends Action {
+class PostnoticeAction extends Action
+{
     function handle($args)
     {
         parent::handle($args);
index beb9979d0590e5c98ed52f1c7789452a5266353d..6c22a7933faf8a78f33c16a419ea74abe7cce141 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/settingsaction.php');
 
-class ProfilesettingsAction extends SettingsAction {
+class ProfilesettingsAction extends SettingsAction
+{
 
     function get_instructions()
     {
index 62be3da998e520e671f41b5f00e4ba5d1de0533a..039e885e6ba4b53f22fd1fc2dc3298a17e2fb53f 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/stream.php');
 
-class PublicAction extends StreamAction {
+class PublicAction extends StreamAction
+{
 
     function handle($args)
     {
index 8e554122e0df68a187d8fac7acb0529250a77174..822bc2db7618703d6b4221558c73b417bf16cfbf 100644 (file)
@@ -23,7 +23,8 @@ require_once(INSTALLDIR.'/lib/rssaction.php');
 
 // Formatting of RSS handled by Rss10Action
 
-class PublicrssAction extends Rss10Action {
+class PublicrssAction extends Rss10Action
+{
 
     function init()
     {
index 63c80d81e1c448aa83dc3b597626c7303ef1a5a1..3d731d79fa7e435fb06b17761fcfa8909f038d0c 100644 (file)
@@ -23,7 +23,8 @@ require_once(INSTALLDIR.'/lib/openid.php');
 
 # XXX: factor out similarities with XrdsAction
 
-class PublicxrdsAction extends Action {
+class PublicxrdsAction extends Action
+{
 
     function is_readonly()
     {
index a482d47110e571d64c539cd1e1ee309f9e836ce7..bb6ef81d602e4dc31a9b3242318716164d9fa6e6 100644 (file)
@@ -23,7 +23,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 define(MAX_RECOVERY_TIME, 24 * 60 * 60);
 
-class RecoverpasswordAction extends Action {
+class RecoverpasswordAction extends Action
+{
 
     function handle($args)
     {
index 444e67e357708954c2348f1e7757e0e9362c8b29..ac14879e2571ba48ab0daf3fe002c95d9898cea9 100644 (file)
@@ -19,7 +19,8 @@
 
 if (!defined('LACONICA')) { exit(1); }
 
-class RegisterAction extends Action {
+class RegisterAction extends Action
+{
 
     function handle($args)
     {
index 02c0268496c68a46dd8f923e6515a2f0036d29c1..a9494772eb707802a9a9a2fef64118d5689c9946 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/omb.php');
 
-class RemotesubscribeAction extends Action {
+class RemotesubscribeAction extends Action
+{
 
     function handle($args)
     {
index da2f27f31f0814135b4d869d4467326d97f32eec..eceeb4d650fa7b6aa9c4d14e2031c4b6140df716 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/actions/showstream.php');
 
-class RepliesAction extends StreamAction {
+class RepliesAction extends StreamAction
+{
 
     function handle($args)
     {
index 19ab0866a3bb4b2d2a388d0ef9786cfed84814bd..5f85f8d2e8b27ebd9096d49dae228a320b511c62 100644 (file)
@@ -23,7 +23,8 @@ require_once(INSTALLDIR.'/lib/rssaction.php');
 
 // Formatting of RSS handled by Rss10Action
 
-class RepliesrssAction extends Rss10Action {
+class RepliesrssAction extends Rss10Action
+{
 
     var $user = null;
 
index 091846756656597ccc20e05d7d4fdc023845f340..a745487393c4fa7f707eb479e5a05b4aca303f45 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/omb.php');
 
-class RequesttokenAction extends Action {
+class RequesttokenAction extends Action
+{
     
     function is_readonly()
     {
index 8131cac6766b29dcf6f5f72a9ba542433f748c38..f4344833d9ea572c6f5c08908a8c632ef631c31b 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/actions/showstream.php');
 
-class ShowfavoritesAction extends StreamAction {
+class ShowfavoritesAction extends StreamAction
+{
 
     function handle($args)
     {
index b706fe2fa523723211c7d27cabd8aca06c525fb8..25330a568f6d23ea8e56944af1ee7e69cb3c7c65 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/mailbox.php');
 
-class ShowmessageAction extends MailboxAction {
+class ShowmessageAction extends MailboxAction
+{
 
     function handle($args)
     {
index abdaa72cacc4cac34c6cec3309ad6e9a553579cb..2df09cb3fcdad121a9536a57de81799fc90dbc5b 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/stream.php');
 
-class ShownoticeAction extends StreamAction {
+class ShownoticeAction extends StreamAction
+{
 
     var $notice = null;
     var $profile = null;
index c31bce87aba6bfbb967fcae90766febd2cacba7b..e4e5d96d15d1c3e296ebd4fbe5b2c511f8bbe0fa 100644 (file)
@@ -24,7 +24,8 @@ require_once(INSTALLDIR.'/lib/stream.php');
 define('SUBSCRIPTIONS_PER_ROW', 4);
 define('SUBSCRIPTIONS', 80);
 
-class ShowstreamAction extends StreamAction {
+class ShowstreamAction extends StreamAction
+{
 
     function handle($args)
     {
@@ -449,14 +450,16 @@ class ShowstreamAction extends StreamAction {
 
 # We don't show the author for a profile, since we already know who it is!
 
-class ProfileNoticeList extends NoticeList {
+class ProfileNoticeList extends NoticeList
+{
     function newListItem($notice)
     {
         return new ProfileNoticeListItem($notice);
     }
 }
 
-class ProfileNoticeListItem extends NoticeListItem {
+class ProfileNoticeListItem extends NoticeListItem
+{
     function showAuthor()
     {
         return;
index 444da25902161b492dbc949021b6388fce3c541c..fad71135ccecb1610159c697103246a9dc778d61 100644 (file)
@@ -22,7 +22,8 @@ if (!defined('LACONICA')) { exit(1); }
 require_once(INSTALLDIR.'/lib/settingsaction.php');
 require_once(INSTALLDIR.'/actions/emailsettings.php');
 
-class SmssettingsAction extends EmailsettingsAction {
+class SmssettingsAction extends EmailsettingsAction
+{
 
     function get_instructions()
     {
index 874102857362535892df2107a830e876a23b9e73..1142b7a0323d10aafacdbf62e8558a34da32c1fb 100644 (file)
@@ -19,7 +19,8 @@
 
 if (!defined('LACONICA')) { exit(1); }
 
-class SubeditAction extends Action {
+class SubeditAction extends Action
+{
 
     var $profile = null;
 
index 93884f081807c38ff8e61d066b0bd2fe1e83d905..f33d1d2077b6010fde138502709b30ae3ddf0a14 100644 (file)
@@ -19,7 +19,8 @@
 
 if (!defined('LACONICA')) { exit(1); }
 
-class SubscribeAction extends Action {
+class SubscribeAction extends Action
+{
 
     function handle($args)
     {
index 8c7805f51f55f21633538ab14398c3721a17a5fe..31d0468d9018d669d34082b8f0ee32642bd110c9 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/gallery.php');
 
-class SubscribersAction extends GalleryAction {
+class SubscribersAction extends GalleryAction
+{
 
     function gallery_type()
     {
@@ -59,7 +60,8 @@ class SubscribersAction extends GalleryAction {
     }
 }
 
-class SubscribersList extends ProfileList {
+class SubscribersList extends ProfileList
+{
     function show_owner_controls($profile)
     {
         common_block_form($profile, array('action' => 'subscribers',
index ad4a3f9e517dcd4d267eadc21c7194291bfb9eaa..afe8fb26095e4a01d4b2fa38cd36f185958e72c3 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/gallery.php');
 
-class SubscriptionsAction extends GalleryAction {
+class SubscriptionsAction extends GalleryAction
+{
 
     function gallery_type()
     {
@@ -59,7 +60,8 @@ class SubscriptionsAction extends GalleryAction {
     }
 }
 
-class SubscriptionsList extends ProfileList {
+class SubscriptionsList extends ProfileList
+{
 
     function show_owner_controls($profile)
     {
index 2a139b32214bd20c0face52224f3b248d485df31..6a1897585acd959b968873a36bbc9cf5f35eefb3 100644 (file)
@@ -19,7 +19,8 @@
 
 if (!defined('LACONICA')) { exit(1); }
 
-class SupAction extends Action {
+class SupAction extends Action
+{
     
     function handle($args)
     {
index d7b35d6136f37bd36771f77674f2c7343674ba83..8a3f90c16a3a0f14dce52ae1dfb46f36ff95164f 100644 (file)
@@ -22,7 +22,8 @@ if (!defined('LACONICA')) { exit(1); }
 require_once(INSTALLDIR.'/actions/showstream.php');
 define('TAGS_PER_PAGE', 100);
 
-class TagAction extends StreamAction {
+class TagAction extends StreamAction
+{
 
     function handle($args)
     {
index ed17ac531f3574b46ff68f8d65eae99c972965e7..ff6788cc620c0c28146e20583ee9ce7cbfc322cc 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/settingsaction.php');
 
-class TagotherAction extends Action {
+class TagotherAction extends Action
+{
 
     function handle($args)
     {
index bb4edf47305fd1b5a8200a9b1f8f7e3c5c5b78a0..912d71413d5d6df2b6359fef9a841a1a9542357b 100644 (file)
@@ -23,7 +23,8 @@ require_once(INSTALLDIR.'/lib/rssaction.php');
 
 // Formatting of RSS handled by Rss10Action
 
-class TagrssAction extends Rss10Action {
+class TagrssAction extends Rss10Action
+{
 
     function init()
     {
index d5e9143c263c1c9d0f123ea11dbeb09c45333b8a..79e1ed990d7ec9ddc063bff410ea278a9dd74e8d 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/twitterapi.php');
 
-class TwitapiaccountAction extends TwitterapiAction {
+class TwitapiaccountAction extends TwitterapiAction
+{
 
     function verify_credentials($args, $apidata)
     {
index 2170141f1f0a722b9ab606cc183db9a84d8bfa86..5d64f2f7d8b7d1fd8edceab4633d8ae4be5aeefc 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/twitterapi.php');
 
-class TwitapiblocksAction extends TwitterapiAction {
+class TwitapiblocksAction extends TwitterapiAction
+{
 
     function create($args, $apidata)
     {
index e9f7aa0bf11f6a939c1210f035b3566c6d12985f..e0731f66fbb7ed3e78b2670c7dd9071579bc6e45 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/twitterapi.php');
 
-class Twitapidirect_messagesAction extends TwitterapiAction {
+class Twitapidirect_messagesAction extends TwitterapiAction
+{
 
     function direct_messages($args, $apidata)
     {
index e7a43f7705fa5755db61a23d9b5378d8b7faa1f2..55e04732f526cc36a248b68e630b18e9d279338e 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/twitterapi.php');
 
-class TwitapifavoritesAction extends TwitterapiAction {
+class TwitapifavoritesAction extends TwitterapiAction
+{
 
     function favorites($args, $apidata)
     {
index 5eca9629839b6dfd1a93615d3f10a72aa6ccde0e..ba4afe441ee6504ca7f9b7e3a8606355e1d15ac4 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/twitterapi.php');
 
-class TwitapifriendshipsAction extends TwitterapiAction {
+class TwitapifriendshipsAction extends TwitterapiAction
+{
 
     function create($args, $apidata)
     {
index 27262f089af6a3f3c1c7bebfc851993ea48c85b4..1b84cb11bb744df042716ea1fada5e51002619b7 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/twitterapi.php');
 
-class TwitapihelpAction extends TwitterapiAction {
+class TwitapihelpAction extends TwitterapiAction
+{
 
     /* Returns the string "ok" in the requested format with a 200 OK HTTP status code.
      * URL:http://identi.ca/api/help/test.format
index e24d3829c1ffb7a2b52935b4a55befc96ff74259..a19d652c3d71d7146a58e930c4c450543bdd995f 100644 (file)
@@ -22,7 +22,8 @@ if (!defined('LACONICA')) { exit(1); }
 require_once(INSTALLDIR.'/lib/twitterapi.php');
 
 # This naming convention looks real sick
-class TwitapinotificationsAction extends TwitterapiAction {
+class TwitapinotificationsAction extends TwitterapiAction
+{
 
     function follow($args, $apidata)
     {
index f280184c0abb0ca72547e2c7d44bd054040c2075..e629d5cc416d339df999fc9f66f2cd12a36a0db2 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/twitterapi.php');
 
-class TwitapistatusesAction extends TwitterapiAction {
+class TwitapistatusesAction extends TwitterapiAction
+{
 
     function public_timeline($args, $apidata)
     {
index 4644e6be661cced35ca6d58a218f78c78c92fece..409986985c2302fdb5028f973ed99c37e3d8fef6 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/twitterapi.php');
 
-class TwitapiusersAction extends TwitterapiAction {
+class TwitapiusersAction extends TwitterapiAction
+{
 
     function show($args, $apidata)
     {
index 1f55b31b62e359a3d1726686aa3b650b6964dfee..26dede0ac2cff7889f301d1f33c6b3a9c9d300e0 100644 (file)
@@ -23,7 +23,8 @@ require_once(INSTALLDIR.'/lib/settingsaction.php');
 
 define('SUBSCRIPTIONS', 80);
 
-class TwittersettingsAction extends SettingsAction {
+class TwittersettingsAction extends SettingsAction
+{
 
     function get_instructions()
     {
index 66ce0c879e56a6fa4e052d84bc3d82970e7a12e0..112304f71b41331d4aba4b6fb56f4b99b776a306 100644 (file)
@@ -19,7 +19,8 @@
 
 if (!defined('LACONICA')) { exit(1); }
 
-class UnblockAction extends Action {
+class UnblockAction extends Action
+{
 
     var $profile = null;
 
index e4e04aaa03604a5905e5fdb51460745379c170f5..1c2e1363593cdf150201f74fd6d7bf486e7c5148 100644 (file)
@@ -17,7 +17,8 @@
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
-class UnsubscribeAction extends Action {
+class UnsubscribeAction extends Action
+{
 
     function handle($args)
     {
index 2cfff1b516622cfd225bcc96f6b07dc232a13797..abb034c81e2974c9cf5f8319cd0b674fb886d85c 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/omb.php');
 
-class UpdateprofileAction extends Action {
+class UpdateprofileAction extends Action
+{
     
     function handle($args)
     {
index c73d515d37d2b532098b425d36b96000e14b19f7..05efbc16c70ec7ef7d1f125044dde4415be3b58c 100644 (file)
@@ -22,7 +22,8 @@ if (!defined('LACONICA')) { exit(1); }
 require_once(INSTALLDIR.'/lib/omb.php');
 define('TIMESTAMP_THRESHOLD', 300);
 
-class UserauthorizationAction extends Action {
+class UserauthorizationAction extends Action
+{
 
     function handle($args)
     {
index d7b4088bde20fa7a7be11f1c5371fab456a887c0..d57ed21a54d233f4e9c1fda45247b84d0ff6340f 100644 (file)
@@ -19,7 +19,8 @@
 
 if (!defined('LACONICA')) { exit(1); }
 
-class UserbyidAction extends Action {
+class UserbyidAction extends Action
+{
     
     function is_readonly()
     {                
index c758a44e2ab6c46cf29a68194c77b4104a239a6e..1e9fe121f0be78719c9947f88eb13b4d20a1e68e 100644 (file)
@@ -23,7 +23,8 @@ require_once(INSTALLDIR.'/lib/rssaction.php');
 
 // Formatting of RSS handled by Rss10Action
 
-class UserrssAction extends Rss10Action {
+class UserrssAction extends Rss10Action
+{
 
     var $user = null;
 
index 1d4961d4658f05ddd9336e7302e0c263c27a3240..7edc6aa39cbbfc6ef8070680017226c7e6cb728b 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/omb.php');
 
-class XrdsAction extends Action {
+class XrdsAction extends Action
+{
 
     function is_readonly()
     {                
index 02ece9c0f5c54b0a0cf94701aa1b21be76a499c8..2e3e4e8d4a7cd5c9f44804edf9c10e195bda7189 100644 (file)
@@ -19,7 +19,8 @@
 
 if (!defined('LACONICA')) { exit(1); }
 
-class Channel {
+class Channel
+{
     
     function on($user)
     {
@@ -47,7 +48,8 @@ class Channel {
     }
 }
 
-class XMPPChannel extends Channel {
+class XMPPChannel extends Channel
+{
 
     var $conn = null;
     
@@ -104,7 +106,8 @@ class XMPPChannel extends Channel {
 }
 
 
-class WebChannel extends Channel {
+class WebChannel extends Channel
+{
 
     function source()
     {
@@ -138,7 +141,8 @@ class WebChannel extends Channel {
 }
 
 
-class AjaxWebChannel extends WebChannel {
+class AjaxWebChannel extends WebChannel
+{
 
     function output($user, $text)
     {
@@ -166,7 +170,8 @@ class AjaxWebChannel extends WebChannel {
 }
 
 
-class MailChannel extends Channel {
+class MailChannel extends Channel
+{
 
     var $addr = null;
 
index 407a6ecba8aa2d8daaf264d9a753cb3f2b5bd7b0..eacbdacb36528091c5ea6cec60c74967a28ec662 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/classes/Channel.php');
 
-class Command {
+class Command
+{
     
     var $user = null;
     
@@ -36,20 +37,24 @@ class Command {
     }
 }
 
-class UnimplementedCommand extends Command {
+class UnimplementedCommand extends Command
+{
     function execute($channel)
     {
         $channel->error($this->user, _("Sorry, this command is not yet implemented."));
     }
 }
 
-class TrackingCommand extends UnimplementedCommand {
+class TrackingCommand extends UnimplementedCommand
+{
 }
 
-class TrackOffCommand extends UnimplementedCommand {
+class TrackOffCommand extends UnimplementedCommand
+{
 }
 
-class TrackCommand extends UnimplementedCommand {
+class TrackCommand extends UnimplementedCommand
+{
     var $word = null;
     function __construct($user, $word)
     {
@@ -58,7 +63,8 @@ class TrackCommand extends UnimplementedCommand {
     }
 }
 
-class UntrackCommand extends UnimplementedCommand {
+class UntrackCommand extends UnimplementedCommand
+{
     var $word = null;
     function __construct($user, $word)
     {
@@ -67,7 +73,8 @@ class UntrackCommand extends UnimplementedCommand {
     }
 }
 
-class NudgeCommand extends UnimplementedCommand {
+class NudgeCommand extends UnimplementedCommand
+{
     var $other = null;
     function __construct($user, $other)
     {
@@ -76,7 +83,8 @@ class NudgeCommand extends UnimplementedCommand {
     }
 }
 
-class InviteCommand extends UnimplementedCommand {
+class InviteCommand extends UnimplementedCommand
+{
     var $other = null;
     function __construct($user, $other)
     {
@@ -85,7 +93,8 @@ class InviteCommand extends UnimplementedCommand {
     }
 }
 
-class StatsCommand extends Command {
+class StatsCommand extends Command
+{
     function execute($channel)
     {
 
@@ -110,7 +119,8 @@ class StatsCommand extends Command {
     }
 }
 
-class FavCommand extends Command {
+class FavCommand extends Command
+{
     
     var $other = null;
     
@@ -157,7 +167,8 @@ class FavCommand extends Command {
     }
 }
 
-class WhoisCommand extends Command {
+class WhoisCommand extends Command
+{
     var $other = null;
     function __construct($user, $other)
     {
@@ -193,7 +204,8 @@ class WhoisCommand extends Command {
     }
 }
 
-class MessageCommand extends Command {
+class MessageCommand extends Command
+{
     var $other = null;
     var $text = null;
     function __construct($user, $other, $text)
@@ -237,7 +249,8 @@ class MessageCommand extends Command {
     }
 }
 
-class GetCommand extends Command {
+class GetCommand extends Command
+{
     
     var $other = null;
     
@@ -269,7 +282,8 @@ class GetCommand extends Command {
     }
 }
 
-class SubCommand extends Command {
+class SubCommand extends Command
+{
     
     var $other = null;
     
@@ -297,7 +311,8 @@ class SubCommand extends Command {
     }
 }
 
-class UnsubCommand extends Command {
+class UnsubCommand extends Command
+{
 
     var $other = null;
     
@@ -324,7 +339,8 @@ class UnsubCommand extends Command {
     }
 }
 
-class OffCommand extends Command {
+class OffCommand extends Command
+{
     var $other = null;
     function __construct($user, $other=null)
     {
@@ -345,7 +361,8 @@ class OffCommand extends Command {
     }
 }
 
-class OnCommand extends Command {
+class OnCommand extends Command
+{
     var $other = null;
     function __construct($user, $other=null)
     {
@@ -367,7 +384,8 @@ class OnCommand extends Command {
     }
 }
 
-class HelpCommand extends Command {
+class HelpCommand extends Command
+{
     function execute($channel)
     {
         $channel->output($this->user,
index ff078bb05fc9cce6774b946926fafeec9497c0f2..f409ed07f02ad27e87eb3b1bc4afad0fedf4fb29 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/classes/Command.php');
 
-class CommandInterpreter {
+class CommandInterpreter
+{
     
     function handle_command($user, $text)
     {
index e1b27c2f7eff0491bda325d15d512a4feb4b3284..233340ccd69e27b9019b3da49652b70819c1dc80 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/classes/Notice.php');
 
-class NoticeWrapper extends Notice {
+class NoticeWrapper extends Notice
+{
 
     public $id;                              // int(4)  primary_key not_null
     public $profile_id;                      // int(4)   not_null
index f3f4f08dfd963146636ab81255fdfd190f753526..fe106cb8376a06b69ac5ba142329917b808a4427 100644 (file)
@@ -19,7 +19,8 @@
 
 if (!defined('LACONICA')) { exit(1); }
 
-class ShortUrlApi {
+class ShortUrlApi
+{
     protected $service_url;
 
     function __construct($service_url)
@@ -69,7 +70,8 @@ class ShortUrlApi {
     }
 }
 
-class LilUrl extends ShortUrlApi {
+class LilUrl extends ShortUrlApi
+{
     function __construct()
     {
         parent::__construct('http://ur1.ca/');
@@ -88,7 +90,8 @@ class LilUrl extends ShortUrlApi {
 }
 
 
-class PtitUrl extends ShortUrlApi {
+class PtitUrl extends ShortUrlApi
+{
     function __construct()
     {
         parent::__construct('http://ptiturl.com/?creer=oui&action=Reduire&url=');
@@ -106,7 +109,8 @@ class PtitUrl extends ShortUrlApi {
     }
 }
 
-class TightUrl extends ShortUrlApi {
+class TightUrl extends ShortUrlApi
+{
     function __construct()
     {
         parent::__construct('http://2tu.us/?save=y&url=');
index a6e3651218e35a45b11d837a1f67765fb0a976e9..9e89c0a549c989de2f4ddbbb46c15c58072b8523 100644 (file)
@@ -19,7 +19,8 @@
 
 if (!defined('LACONICA')) { exit(1); }
 
-class DeleteAction extends Action {
+class DeleteAction extends Action
+{
 
     function handle($args)
     {
index 43464b19b49168fc3ac947f00bbdcdece176d520..d5b7ed0fb861a565be0fd3ed8a75c4e2a982775d 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/extlib/facebook/facebook.php');
 
-class FacebookAction extends Action {
+class FacebookAction extends Action
+{
 
     function handle($args)
     {
index faae82db159c05a8d4c9b8faef49b20b26b614a1..7ad3be20e2ac318517b5b150e974de7a32633546 100644 (file)
@@ -21,9 +21,10 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/omb.php');
 
-class LaconicaOAuthDataStore extends OAuthDataStore {
+class LaconicaOAuthDataStore extends OAuthDataStore
+{
 
-    # We keep a record of who's contacted us
+    // We keep a record of who's contacted us
 
     function lookup_consumer($consumer_key)
     {
@@ -75,8 +76,8 @@ class LaconicaOAuthDataStore extends OAuthDataStore {
         $t->consumer_key = $consumer->key;
         $t->tok = common_good_rand(16);
         $t->secret = common_good_rand(16);
-        $t->type = 0; # request
-        $t->state = 0; # unauthorized
+        $t->type = 0; // request
+        $t->state = 0; // unauthorized
         $t->created = DB_DataObject_Cast::dateTime();
         if (!$t->insert()) {
             return null;
@@ -85,7 +86,7 @@ class LaconicaOAuthDataStore extends OAuthDataStore {
         }
     }
 
-    # defined in OAuthDataStore, but not implemented anywhere
+    // defined in OAuthDataStore, but not implemented anywhere
 
     function fetch_request_token($consumer)
     {
@@ -98,14 +99,14 @@ class LaconicaOAuthDataStore extends OAuthDataStore {
         $rt = new Token();
         $rt->consumer_key = $consumer->key;
         $rt->tok = $token->key;
-        $rt->type = 0; # request
-        if ($rt->find(true) && $rt->state == 1) { # authorized
+        $rt->type = 0; // request
+        if ($rt->find(true) && $rt->state == 1) { // authorized
             common_debug('request token found.', __FILE__);
             $at = new Token();
             $at->consumer_key = $consumer->key;
             $at->tok = common_good_rand(16);
             $at->secret = common_good_rand(16);
-            $at->type = 1; # access
+            $at->type = 1; // access
             $at->created = DB_DataObject_Cast::dateTime();
             if (!$at->insert()) {
                 $e = $at->_lastError;
@@ -113,15 +114,15 @@ class LaconicaOAuthDataStore extends OAuthDataStore {
                 return null;
             } else {
                 common_debug('access token "'.$at->tok.'" inserted', __FILE__);
-                # burn the old one
+                // burn the old one
                 $orig_rt = clone($rt);
-                $rt->state = 2; # used
+                $rt->state = 2; // used
                 if (!$rt->update($orig_rt)) {
                     return null;
                 }
                 common_debug('request token "'.$rt->tok.'" updated', __FILE__);
-                # Update subscription
-                # XXX: mixing levels here
+                // Update subscription
+                // XXX: mixing levels here
                 $sub = Subscription::staticGet('token', $rt->tok);
                 if (!$sub) {
                     return null;
@@ -142,7 +143,7 @@ class LaconicaOAuthDataStore extends OAuthDataStore {
         }
     }
 
-    # defined in OAuthDataStore, but not implemented anywhere
+    // defined in OAuthDataStore, but not implemented anywhere
 
     function fetch_access_token($consumer)
     {
index 34ebe68942aa42aa022ef8bec721bf52b969d3ca..02b01fece448213c199834457d801297d79acef2 100644 (file)
@@ -19,7 +19,8 @@
 
 if (!defined('LACONICA')) { exit(1); }
 
-class PersonalAction extends Action {
+class PersonalAction extends Action
+{
     
     function is_readonly()
     {
index 60737c3d415524c0b29f08aeb1c3bab964212fb1..bda05daf3bbf5fb12165840d85c223659c39f565 100644 (file)
@@ -22,7 +22,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 define('PROFILES_PER_PAGE', 20);
 
-class ProfileList {
+class ProfileList
+{
 
     var $profile = null;
     var $owner = null;
index 48487f8e9e14f8edd93677ddd24a47f6dc8d0806..9ce9e32b3b718f1d60375607aefbf194cdbcb156 100644 (file)
@@ -25,7 +25,8 @@ require_once(INSTALLDIR.'/lib/daemon.php');
 require_once(INSTALLDIR.'/classes/Queue_item.php');
 require_once(INSTALLDIR.'/classes/Notice.php');
 
-class QueueHandler extends Daemon {
+class QueueHandler extends Daemon
+{
 
     var $_id = 'generic';
 
index e02e1febb1bc81a7837d7114f98369735583563a..9564cfb4605ad198eacaa048f58c3fb98782e11a 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 define('DEFAULT_RSS_LIMIT', 48);
 
-class Rss10Action extends Action {
+class Rss10Action extends Action
+{
 
     # This will contain the details of each feed item's author and be used to generate SIOC data.
     var $creators = array();
index e96570d63bd6a6ffa04fc4c6afb95253f52939a5..559107910cef885bccb87a4687b8ab0b2dcae707 100644 (file)
@@ -19,7 +19,8 @@
 
 if (!defined('LACONICA')) { exit(1); }
 
-class SearchEngine {
+class SearchEngine
+{
     protected $target;
     protected $table;
 
@@ -45,7 +46,8 @@ class SearchEngine {
     }
 }
 
-class SphinxSearch extends SearchEngine {
+class SphinxSearch extends SearchEngine
+{
     private $sphinx;
     private $connected;
 
@@ -103,7 +105,8 @@ class SphinxSearch extends SearchEngine {
     }
 }
 
-class MySQLSearch extends SearchEngine {
+class MySQLSearch extends SearchEngine
+{
     function query($q)
     {
         if ('identica_people' === $this->table)
@@ -115,7 +118,8 @@ class MySQLSearch extends SearchEngine {
     }
 }
 
-class PGSearch extends SearchEngine {
+class PGSearch extends SearchEngine
+{
     function query($q)
     {
         if ('identica_people' === $this->table)
index 12a44a86115ccb46915e10e9180f8e9583d033a8..bc90fac1aac5530be8d31476630e011e127256f0 100644 (file)
@@ -19,7 +19,8 @@
 
 if (!defined('LACONICA')) { exit(1); }
 
-class SearchAction extends Action {
+class SearchAction extends Action
+{
 
     function is_readonly()
     {
index 5979c11f0081de053b2f61132dd07497ec7636d5..46f713fa8556a39ba502dc60278302f7f0bcd560 100644 (file)
@@ -19,7 +19,8 @@
 
 if (!defined('LACONICA')) { exit(1); }
 
-class SettingsAction extends Action {
+class SettingsAction extends Action
+{
 
     function handle($args)
     {
index 45fbb9bd972bdc915148e757ef1022f6c5b82122..73758adee637a7b9e58b25f00b3ad189851aaed9 100644 (file)
@@ -22,7 +22,8 @@ if (!defined('LACONICA')) { exit(1); }
 require_once(INSTALLDIR.'/lib/personal.php');
 require_once(INSTALLDIR.'/lib/noticelist.php');
 
-class StreamAction extends PersonalAction {
+class StreamAction extends PersonalAction
+{
 
     function public_views_menu()
     {
index 3cddfa9c95b2932b46804e093282021e9f028058..50bcb06fe9388cdb2fe11eb8789a68849f80c794 100644 (file)
@@ -19,7 +19,8 @@
 
 if (!defined('LACONICA')) { exit(1); }
 
-class TwitterapiAction extends Action {
+class TwitterapiAction extends Action
+{
 
     var $auth_user;
 
index 0a73403f9350a03f5b379d1c7be1915feadada09..91015fd4503f4875d489807a8b7bdf5642c561ee 100644 (file)
@@ -28,7 +28,8 @@ require_once(INSTALLDIR.'/lib/queuehandler.php');
  * superclass.
  */
 
-class XmppQueueHandler extends QueueHandler {
+class XmppQueueHandler extends QueueHandler
+{
     
     function start()
     {
index 55d73e08c458b676b6c1e6d7874cba106d3dcb40..3a4f8315d338ff7a79f7576e9b3b7302e1284b19 100644 (file)
@@ -33,7 +33,8 @@ require_once(INSTALLDIR . '/lib/queuehandler.php');
 
 set_error_handler('common_error_handler');
 
-class EnjitQueueHandler extends QueueHandler {
+class EnjitQueueHandler extends QueueHandler
+{
     
     function transport()
     {
index ea26aaf791cf08d097ad9e0ae4a9838e453f549f..924fc45453ecc2ef08d5b570962c38d27ab6d839 100644 (file)
@@ -33,7 +33,8 @@ require_once(INSTALLDIR . '/lib/xmppqueuehandler.php');
 
 set_error_handler('common_error_handler');
 
-class JabberQueueHandler extends XmppQueueHandler {
+class JabberQueueHandler extends XmppQueueHandler
+{
 
     var $conn = null;
 
index 6100cd21beaa77a99d42115219e5f9dacb0a7694..b9facec1a56f2cd38a673c5134ca585c9dfc27b3 100644 (file)
@@ -34,7 +34,8 @@ require_once('Mail/mimeDecode.php');
 # FIXME: we use both Mail_mimeDecode and mailparse
 # Need to move everything to mailparse
 
-class MailerDaemon {
+class MailerDaemon
+{
 
     function __construct()
     {
index 299381aceb40c39e4a956db64cd3ad9f16cfef4f..cdcea51dc737d1e6eaa9ab884aaa2779e9c50ae6 100644 (file)
@@ -33,7 +33,8 @@ require_once(INSTALLDIR . '/lib/queuehandler.php');
 
 set_error_handler('common_error_handler');
 
-class OmbQueueHandler extends QueueHandler {
+class OmbQueueHandler extends QueueHandler
+{
     
     function transport()
     {
index b3542e5c57418d1ff1103b40afbbff7d20b43930..5075c12df578aeeec4f45ce8db0bc430902dfe6f 100644 (file)
@@ -33,7 +33,8 @@ require_once(INSTALLDIR . '/lib/xmppqueuehandler.php');
 
 set_error_handler('common_error_handler');
 
-class PublicQueueHandler extends XmppQueueHandler {
+class PublicQueueHandler extends XmppQueueHandler
+{
     
     function transport()
     {
index c962ad095f5eede2fe2190b7d9c9667c1d8c444b..38f2f11febb4e6f812da9eb8f65d7a75348c481e 100644 (file)
@@ -33,7 +33,8 @@ require_once(INSTALLDIR . '/lib/queuehandler.php');
 
 set_error_handler('common_error_handler');
 
-class SmsQueueHandler extends QueueHandler {
+class SmsQueueHandler extends QueueHandler
+{
     
     function transport()
     {
index 1eb932330ab9fc8aa5e529d085407d90694104b6..2b8b085ce8ec568ba2f1fad4cd000e3816ab2b3c 100644 (file)
@@ -35,7 +35,8 @@ set_error_handler('common_error_handler');
 
 define('CLAIM_TIMEOUT', 1200);
 
-class XmppConfirmHandler extends XmppQueueHandler {
+class XmppConfirmHandler extends XmppQueueHandler
+{
 
     var $_id = 'confirm';
     
index 28ac647253cfe07d1907541197fd87d55f146d25..01fe8914f1aae18bcc0874878b5507bc0d520864 100644 (file)
@@ -37,7 +37,8 @@ set_error_handler('common_error_handler');
 # in jabber.php, which create a new XMPP class. A more elegant (?) solution
 # might be to use make this a subclass of XMPP.
 
-class XMPPDaemon extends Daemon {
+class XMPPDaemon extends Daemon
+{
 
     function XMPPDaemon($resource=null)
     {
index c8cd4446128639363049b8465f9f8905f4aebac6..573c67a4fbd43189fbcb3869fc453e673af64395 100644 (file)
-hunk ./actions/accesstoken.php 36
--            common_debug('got this token: "'.print_r($token,TRUE).'"', __FILE__);
-+            common_debug('got this token: "'.print_r($token,true).'"', __FILE__);
-hunk ./actions/emailsettings.php 121
--        if ($confirm->find(TRUE)) {
-+        if ($confirm->find(true)) {
-hunk ./actions/emailsettings.php 182
--        if ($result === FALSE) {
-+        if ($result === false) {
-hunk ./actions/emailsettings.php 232
--        if ($result === FALSE) {
-+        if ($result === false) {
-hunk ./actions/emailsettings.php 242
--        $this->show_form($msg, TRUE);
-+        $this->show_form($msg, true);
-hunk ./actions/emailsettings.php 266
--        $this->show_form(_('Confirmation cancelled.'), TRUE);
-+        $this->show_form(_('Confirmation cancelled.'), true);
-hunk ./actions/emailsettings.php 293
--        $this->show_form(_('The address was removed.'), TRUE);
-+        $this->show_form(_('The address was removed.'), true);
-hunk ./actions/emailsettings.php 313
--        $this->show_form(_('Incoming email address removed.'), TRUE);
-+        $this->show_form(_('Incoming email address removed.'), true);
-hunk ./actions/emailsettings.php 328
--        $this->show_form(_('New incoming email address added.'), TRUE);
-+        $this->show_form(_('New incoming email address added.'), true);
-hunk ./actions/finishremotesubscribe.php 281
--        common_debug('got result: "'.print_r($result,TRUE).'"', __FILE__);
-+        common_debug('got result: "'.print_r($result,true).'"', __FILE__);
-hunk ./actions/foaf.php 125
--                    common_debug('Got a bad subscription: '.print_r($sub,TRUE));
-+                    common_debug('Got a bad subscription: '.print_r($sub,true));
-hunk ./actions/foaf.php 147
--                    common_debug('Got a bad subscription: '.print_r($sub,TRUE));
-+                    common_debug('Got a bad subscription: '.print_r($sub,true));
-hunk ./actions/imsettings.php 96
--        if ($confirm->find(TRUE)) {
-+        if ($confirm->find(true)) {
-hunk ./actions/imsettings.php 149
--        if ($result === FALSE) {
-+        if ($result === false) {
-hunk ./actions/imsettings.php 199
--        if ($result === FALSE) {
-+        if ($result === false) {
-hunk ./actions/imsettings.php 213
--        $this->show_form($msg, TRUE);
-+        $this->show_form($msg, true);
-hunk ./actions/imsettings.php 237
--        $this->show_form(_('Confirmation cancelled.'), TRUE);
-+        $this->show_form(_('Confirmation cancelled.'), true);
-hunk ./actions/imsettings.php 266
--        $this->show_form(_('The address was removed.'), TRUE);
-+        $this->show_form(_('The address was removed.'), true);
-hunk ./actions/othersettings.php 56
--        common_dropdown('urlshorteningservice', _('Service'), $services, _('Automatic shortening service to use.'), FALSE, $user->urlshorteningservice);
-+        common_dropdown('urlshorteningservice', _('Service'), $services, _('Automatic shortening service to use.'), false, $user->urlshorteningservice);
-hunk ./actions/othersettings.php 177
--        if ($result === FALSE) {
-+        if ($result === false) {
-hunk ./actions/profilesettings.php 99
--        common_dropdown('language', _('Language'), get_nice_language_list(), _('Preferred language'), TRUE, $language);
-+        common_dropdown('language', _('Language'), get_nice_language_list(), _('Preferred language'), true, $language);
-hunk ./actions/profilesettings.php 105
--        common_dropdown('timezone', _('Timezone'), $timezones, _('What timezone are you normally in?'), TRUE, $timezone);
-+        common_dropdown('timezone', _('Timezone'), $timezones, _('What timezone are you normally in?'), true, $timezone);
-hunk ./actions/profilesettings.php 281
--            if ($result === FALSE) {
-+            if ($result === false) {
-hunk ./actions/profilesettings.php 301
--            if ($result === FALSE) {
-+            if ($result === false) {
-hunk ./actions/profilesettings.php 343
--        $this->show_form(_('Settings saved.'), TRUE);
-+        $this->show_form(_('Settings saved.'), true);
-hunk ./actions/profilesettings.php 437
--        if ($val !== TRUE) {
-+        if ($val !== true) {
-hunk ./actions/smssettings.php 114
--        if ($confirm->find(TRUE)) {
-+        if ($confirm->find(true)) {
-hunk ./actions/smssettings.php 168
--        if ($result === FALSE) {
-+        if ($result === false) {
-hunk ./actions/smssettings.php 218
--        if ($result === FALSE) {
-+        if ($result === false) {
-hunk ./actions/smssettings.php 232
--        $this->show_form($msg, TRUE);
-+        $this->show_form($msg, true);
-hunk ./actions/smssettings.php 260
--        $this->show_form(_('Confirmation cancelled.'), TRUE);
-+        $this->show_form(_('Confirmation cancelled.'), true);
-hunk ./actions/smssettings.php 290
--        $this->show_form(_('The address was removed.'), TRUE);
-+        $this->show_form(_('The address was removed.'), true);
-hunk ./actions/twitapifriendships.php 99
--        if ($sub->find(TRUE)) {
-+        if ($sub->find(true)) {
-hunk ./actions/twittersettings.php 291
--        $this->show_form(_('Twitter account removed.'), TRUE);
-+        $this->show_form(_('Twitter account removed.'), true);
-hunk ./actions/twittersettings.php 328
--        if ($result === FALSE) {
-+        if ($result === false) {
-hunk ./actions/userauthorization.php 214
--        common_debug('request token to look up: "'.print_r($rt,TRUE).'"');
-+        common_debug('request token to look up: "'.print_r($rt,true).'"');
-hunk ./actions/userauthorization.php 224
--        return FALSE;
-+        return false;
-hunk ./actions/userauthorization.php 280
--                return FALSE;
-+                return false;
-hunk ./actions/userauthorization.php 287
--                return FALSE;
-+                return false;
-hunk ./actions/userauthorization.php 292
--                return FALSE;
-+                return false;
-hunk ./actions/userauthorization.php 298
--                return FALSE;
-+                return false;
-hunk ./actions/userauthorization.php 314
--            return FALSE;
-+            return false;
-hunk ./actions/userauthorization.php 317
--        return TRUE;
-+        return true;
-hunk ./actions/userauthorization.php 443
--            if ($sub->find(TRUE)) {
-+            if ($sub->find(true)) {
-hunk ./classes/Foreign_link.php 38
--        if ($flink->find(TRUE)) {
-+        if ($flink->find(true)) {
-hunk ./classes/Foreign_link.php 51
--        if ($flink->find(TRUE)) {
-+        if ($flink->find(true)) {
-hunk ./classes/Foreign_link.php 67
--        if ($fuser->find(TRUE)) {
-+        if ($fuser->find(true)) {
-hunk ./classes/Notice.php 324
--        $needAnd = FALSE;
--        $needWhere = TRUE;
-+        $needAnd = false;
-+        $needWhere = true;
-hunk ./classes/Notice.php 328
--            $needWhere = FALSE;
--            $needAnd = TRUE;
-+            $needWhere = false;
-+            $needAnd = true;
-hunk ./classes/Notice.php 336
--                $needWhere = FALSE;
-+                $needWhere = false;
-hunk ./classes/Notice.php 348
--                $needWhere = FALSE;
-+                $needWhere = false;
-hunk ./classes/Notice.php 360
--                $needWhere = FALSE;
-+                $needWhere = false;
-hunk ./classes/Notice.php 414
--        if ($notices !== FALSE) {
-+        if ($notices !== false) {
-hunk ./classes/Queue_item.php 37
--        $cnt = $qi->find(TRUE);
-+        $cnt = $qi->find(true);
-hunk ./classes/User.php 202
--            return FALSE;
-+            return false;
-hunk ./classes/User.php 236
--            return FALSE;
-+            return false;
-hunk ./classes/User.php 250
--            return FALSE;
-+            return false;
-hunk ./classes/User.php 264
--                return FALSE;
-+                return false;
-hunk ./lib/oauthstore.php 62
--        if ($n->find(TRUE)) {
--            return TRUE;
-+        if ($n->find(true)) {
-+            return true;
-hunk ./lib/oauthstore.php 68
--            return FALSE;
-+            return false;
+hunk ./actions/accesstoken.php 24
+-class AccesstokenAction extends Action {
++class AccesstokenAction extends Action
++{
+hunk ./actions/all.php 24
+-class AllAction extends StreamAction {
++class AllAction extends StreamAction
++{
+hunk ./actions/allrss.php 26
+-class AllrssAction extends Rss10Action {
++class AllrssAction extends Rss10Action
++{
+hunk ./actions/api.php 22
+-class ApiAction extends Action {
++class ApiAction extends Action
++{
+hunk ./actions/avatarbynickname.php 22
+-class AvatarbynicknameAction extends Action {
++class AvatarbynicknameAction extends Action
++{
+hunk ./actions/block.php 22
+-class BlockAction extends Action {
++class BlockAction extends Action
++{
+hunk ./actions/confirmaddress.php 22
+-class ConfirmaddressAction extends Action {
++class ConfirmaddressAction extends Action
++{
+hunk ./actions/deletenotice.php 24
+-class DeletenoticeAction extends DeleteAction {
++class DeletenoticeAction extends DeleteAction
++{
+hunk ./actions/deleteprofile.php 22
+-class DeleteprofileAction extends Action {
++class DeleteprofileAction extends Action
++{
+hunk ./actions/disfavor.php 22
+-class DisfavorAction extends Action {
++class DisfavorAction extends Action
++{
+hunk ./actions/doc.php 22
+-class DocAction extends Action {
++class DocAction extends Action
++{
+hunk ./actions/emailsettings.php 24
+-class EmailsettingsAction extends SettingsAction {
++class EmailsettingsAction extends SettingsAction
++{
+hunk ./actions/facebookhome.php 24
+-class FacebookhomeAction extends FacebookAction {
++class FacebookhomeAction extends FacebookAction
++{
+hunk ./actions/facebookinvite.php 24
+-class FacebookinviteAction extends FacebookAction {
++class FacebookinviteAction extends FacebookAction
++{
+hunk ./actions/facebookremove.php 24
+-class FacebookremoveAction extends FacebookAction {
++class FacebookremoveAction extends FacebookAction
++{
+hunk ./actions/facebooksettings.php 24
+-class FacebooksettingsAction extends FacebookAction {
++class FacebooksettingsAction extends FacebookAction
++{
+hunk ./actions/favor.php 24
+-class FavorAction extends Action {
++class FavorAction extends Action
++{
+hunk ./actions/favorited.php 24
+-class FavoritedAction extends StreamAction {
++class FavoritedAction extends StreamAction
++{
+hunk ./actions/favoritesrss.php 26
+-class FavoritesrssAction extends Rss10Action {
++class FavoritesrssAction extends Rss10Action
++{
+hunk ./actions/featured.php 25
+-class FeaturedAction extends StreamAction {
++class FeaturedAction extends StreamAction
++{
+hunk ./actions/finishaddopenid.php 24
+-class FinishaddopenidAction extends Action {
++class FinishaddopenidAction extends Action
++{
+hunk ./actions/finishimmediate.php 24
+-class FinishimmediateAction extends Action {
++class FinishimmediateAction extends Action
++{
+hunk ./actions/finishopenidlogin.php 24
+-class FinishopenidloginAction extends Action {
++class FinishopenidloginAction extends Action
++{
+hunk ./actions/finishremotesubscribe.php 24
+-class FinishremotesubscribeAction extends Action {
++class FinishremotesubscribeAction extends Action
++{
+hunk ./actions/foaf.php 26
+-class FoafAction extends Action {
++class FoafAction extends Action
++{
+hunk ./actions/imsettings.php 25
+-class ImsettingsAction extends SettingsAction {
++class ImsettingsAction extends SettingsAction
++{
+hunk ./actions/invite.php 22
+-class InviteAction extends Action {
++class InviteAction extends Action
++{
+hunk ./actions/login.php 22
+-class LoginAction extends Action {
++class LoginAction extends Action
++{
+hunk ./actions/logout.php 24
+-class LogoutAction extends Action {
++class LogoutAction extends Action
++{
+hunk ./actions/microsummary.php 22
+-class MicrosummaryAction extends Action {
++class MicrosummaryAction extends Action
++{
+hunk ./actions/newmessage.php 22
+-class NewmessageAction extends Action {
++class NewmessageAction extends Action
++{
+hunk ./actions/newnotice.php 24
+-class NewnoticeAction extends Action {
++class NewnoticeAction extends Action
++{
+hunk ./actions/noticesearch.php 26
+-class NoticesearchAction extends SearchAction {
++class NoticesearchAction extends SearchAction
++{
+hunk ./actions/noticesearchrss.php 26
+-class NoticesearchrssAction extends Rss10Action {
++class NoticesearchrssAction extends Rss10Action
++{
+hunk ./actions/nudge.php 24
+-class NudgeAction extends Action {
++class NudgeAction extends Action
++{
+hunk ./actions/openidlogin.php 24
+-class OpenidloginAction extends Action {
++class OpenidloginAction extends Action
++{
+hunk ./actions/openidsettings.php 25
+-class OpenidsettingsAction extends SettingsAction {
++class OpenidsettingsAction extends SettingsAction
++{
+hunk ./actions/opensearch.php 22
+-class OpensearchAction extends Action {
++class OpensearchAction extends Action
++{
+hunk ./actions/othersettings.php 24
+-class OthersettingsAction extends SettingsAction {
++class OthersettingsAction extends SettingsAction
++{
+hunk ./actions/peoplesearch.php 25
+-class PeoplesearchAction extends SearchAction {
++class PeoplesearchAction extends SearchAction
++{
+hunk ./actions/peoplesearch.php 73
+-class PeopleSearchResults extends ProfileList {
++class PeopleSearchResults extends ProfileList
++{
+hunk ./actions/peopletag.php 24
+-class PeopletagAction extends Action {
++class PeopletagAction extends Action
++{
+hunk ./actions/postnotice.php 24
+-class PostnoticeAction extends Action {
++class PostnoticeAction extends Action
++{
+hunk ./actions/profilesettings.php 24
+-class ProfilesettingsAction extends SettingsAction {
++class ProfilesettingsAction extends SettingsAction
++{
+hunk ./actions/public.php 24
+-class PublicAction extends StreamAction {
++class PublicAction extends StreamAction
++{
+hunk ./actions/publicrss.php 26
+-class PublicrssAction extends Rss10Action {
++class PublicrssAction extends Rss10Action
++{
+hunk ./actions/publicxrds.php 26
+-class PublicxrdsAction extends Action {
++class PublicxrdsAction extends Action
++{
+hunk ./actions/recoverpassword.php 26
+-class RecoverpasswordAction extends Action {
++class RecoverpasswordAction extends Action
++{
+hunk ./actions/register.php 22
+-class RegisterAction extends Action {
++class RegisterAction extends Action
++{
+hunk ./actions/remotesubscribe.php 24
+-class RemotesubscribeAction extends Action {
++class RemotesubscribeAction extends Action
++{
+hunk ./actions/replies.php 24
+-class RepliesAction extends StreamAction {
++class RepliesAction extends StreamAction
++{
+hunk ./actions/repliesrss.php 26
+-class RepliesrssAction extends Rss10Action {
++class RepliesrssAction extends Rss10Action
++{
+hunk ./actions/requesttoken.php 24
+-class RequesttokenAction extends Action {
++class RequesttokenAction extends Action
++{
+hunk ./actions/showfavorites.php 24
+-class ShowfavoritesAction extends StreamAction {
++class ShowfavoritesAction extends StreamAction
++{
+hunk ./actions/showmessage.php 24
+-class ShowmessageAction extends MailboxAction {
++class ShowmessageAction extends MailboxAction
++{
+hunk ./actions/shownotice.php 24
+-class ShownoticeAction extends StreamAction {
++class ShownoticeAction extends StreamAction
++{
+hunk ./actions/showstream.php 27
+-class ShowstreamAction extends StreamAction {
++class ShowstreamAction extends StreamAction
++{
+hunk ./actions/showstream.php 453
+-class ProfileNoticeList extends NoticeList {
++class ProfileNoticeList extends NoticeList
++{
+hunk ./actions/showstream.php 461
+-class ProfileNoticeListItem extends NoticeListItem {
++class ProfileNoticeListItem extends NoticeListItem
++{
+hunk ./actions/smssettings.php 25
+-class SmssettingsAction extends EmailsettingsAction {
++class SmssettingsAction extends EmailsettingsAction
++{
+hunk ./actions/subedit.php 22
+-class SubeditAction extends Action {
++class SubeditAction extends Action
++{
+hunk ./actions/subscribe.php 22
+-class SubscribeAction extends Action {
++class SubscribeAction extends Action
++{
+hunk ./actions/subscribers.php 24
+-class SubscribersAction extends GalleryAction {
++class SubscribersAction extends GalleryAction
++{
+hunk ./actions/subscribers.php 63
+-class SubscribersList extends ProfileList {
++class SubscribersList extends ProfileList
++{
+hunk ./actions/subscriptions.php 24
+-class SubscriptionsAction extends GalleryAction {
++class SubscriptionsAction extends GalleryAction
++{
+hunk ./actions/subscriptions.php 63
+-class SubscriptionsList extends ProfileList {
++class SubscriptionsList extends ProfileList
++{
+hunk ./actions/sup.php 22
+-class SupAction extends Action {
++class SupAction extends Action
++{
+hunk ./actions/tag.php 25
+-class TagAction extends StreamAction {
++class TagAction extends StreamAction
++{
+hunk ./actions/tagother.php 24
+-class TagotherAction extends Action {
++class TagotherAction extends Action
++{
+hunk ./actions/tagrss.php 26
+-class TagrssAction extends Rss10Action {
++class TagrssAction extends Rss10Action
++{
+hunk ./actions/twitapiaccount.php 24
+-class TwitapiaccountAction extends TwitterapiAction {
++class TwitapiaccountAction extends TwitterapiAction
++{
+hunk ./actions/twitapiblocks.php 24
+-class TwitapiblocksAction extends TwitterapiAction {
++class TwitapiblocksAction extends TwitterapiAction
++{
+hunk ./actions/twitapidirect_messages.php 24
+-class Twitapidirect_messagesAction extends TwitterapiAction {
++class Twitapidirect_messagesAction extends TwitterapiAction
++{
+hunk ./actions/twitapifavorites.php 24
+-class TwitapifavoritesAction extends TwitterapiAction {
++class TwitapifavoritesAction extends TwitterapiAction
++{
+hunk ./actions/twitapifriendships.php 24
+-class TwitapifriendshipsAction extends TwitterapiAction {
++class TwitapifriendshipsAction extends TwitterapiAction
++{
+hunk ./actions/twitapihelp.php 24
+-class TwitapihelpAction extends TwitterapiAction {
++class TwitapihelpAction extends TwitterapiAction
++{
+hunk ./actions/twitapinotifications.php 25
+-class TwitapinotificationsAction extends TwitterapiAction {
++class TwitapinotificationsAction extends TwitterapiAction
++{
+hunk ./actions/twitapistatuses.php 24
+-class TwitapistatusesAction extends TwitterapiAction {
++class TwitapistatusesAction extends TwitterapiAction
++{
+hunk ./actions/twitapiusers.php 24
+-class TwitapiusersAction extends TwitterapiAction {
++class TwitapiusersAction extends TwitterapiAction
++{
+hunk ./actions/twittersettings.php 26
+-class TwittersettingsAction extends SettingsAction {
++class TwittersettingsAction extends SettingsAction
++{
+hunk ./actions/unblock.php 22
+-class UnblockAction extends Action {
++class UnblockAction extends Action
++{
+hunk ./actions/unsubscribe.php 20
+-class UnsubscribeAction extends Action {
++class UnsubscribeAction extends Action
++{
+hunk ./actions/updateprofile.php 24
+-class UpdateprofileAction extends Action {
++class UpdateprofileAction extends Action
++{
+hunk ./actions/userauthorization.php 25
+-class UserauthorizationAction extends Action {
++class UserauthorizationAction extends Action
++{
+hunk ./actions/userbyid.php 22
+-class UserbyidAction extends Action {
++class UserbyidAction extends Action
++{
+hunk ./actions/userrss.php 26
+-class UserrssAction extends Rss10Action {
++class UserrssAction extends Rss10Action
++{
+hunk ./actions/xrds.php 24
+-class XrdsAction extends Action {
++class XrdsAction extends Action
++{
+hunk ./classes/Channel.php 22
+-class Channel {
++class Channel
++{
+hunk ./classes/Channel.php 51
+-class XMPPChannel extends Channel {
++class XMPPChannel extends Channel
++{
+hunk ./classes/Channel.php 109
+-class WebChannel extends Channel {
++class WebChannel extends Channel
++{
+hunk ./classes/Channel.php 144
+-class AjaxWebChannel extends WebChannel {
++class AjaxWebChannel extends WebChannel
++{
+hunk ./classes/Channel.php 173
+-class MailChannel extends Channel {
++class MailChannel extends Channel
++{
+hunk ./classes/Command.php 24
+-class Command {
++class Command
++{
+hunk ./classes/Command.php 40
+-class UnimplementedCommand extends Command {
++class UnimplementedCommand extends Command
++{
+hunk ./classes/Command.php 48
+-class TrackingCommand extends UnimplementedCommand {
++class TrackingCommand extends UnimplementedCommand
++{
+hunk ./classes/Command.php 52
+-class TrackOffCommand extends UnimplementedCommand {
++class TrackOffCommand extends UnimplementedCommand
++{
+hunk ./classes/Command.php 56
+-class TrackCommand extends UnimplementedCommand {
++class TrackCommand extends UnimplementedCommand
++{
+hunk ./classes/Command.php 66
+-class UntrackCommand extends UnimplementedCommand {
++class UntrackCommand extends UnimplementedCommand
++{
+hunk ./classes/Command.php 76
+-class NudgeCommand extends UnimplementedCommand {
++class NudgeCommand extends UnimplementedCommand
++{
+hunk ./classes/Command.php 86
+-class InviteCommand extends UnimplementedCommand {
++class InviteCommand extends UnimplementedCommand
++{
+hunk ./classes/Command.php 96
+-class StatsCommand extends Command {
++class StatsCommand extends Command
++{
+hunk ./classes/Command.php 122
+-class FavCommand extends Command {
++class FavCommand extends Command
++{
+hunk ./classes/Command.php 170
+-class WhoisCommand extends Command {
++class WhoisCommand extends Command
++{
+hunk ./classes/Command.php 207
+-class MessageCommand extends Command {
++class MessageCommand extends Command
++{
+hunk ./classes/Command.php 252
+-class GetCommand extends Command {
++class GetCommand extends Command
++{
+hunk ./classes/Command.php 285
+-class SubCommand extends Command {
++class SubCommand extends Command
++{
+hunk ./classes/Command.php 314
+-class UnsubCommand extends Command {
++class UnsubCommand extends Command
++{
+hunk ./classes/Command.php 342
+-class OffCommand extends Command {
++class OffCommand extends Command
++{
+hunk ./classes/Command.php 364
+-class OnCommand extends Command {
++class OnCommand extends Command
++{
+hunk ./classes/Command.php 387
+-class HelpCommand extends Command {
++class HelpCommand extends Command
++{
+hunk ./classes/CommandInterpreter.php 24
+-class CommandInterpreter {
++class CommandInterpreter
++{
+hunk ./classes/NoticeWrapper.php 24
+-class NoticeWrapper extends Notice {
++class NoticeWrapper extends Notice
++{
+hunk ./lib/Shorturl_api.php 22
+-class ShortUrlApi {
++class ShortUrlApi
++{
+hunk ./lib/Shorturl_api.php 73
+-class LilUrl extends ShortUrlApi {
++class LilUrl extends ShortUrlApi
++{
+hunk ./lib/Shorturl_api.php 93
+-class PtitUrl extends ShortUrlApi {
++class PtitUrl extends ShortUrlApi
++{
+hunk ./lib/Shorturl_api.php 112
+-class TightUrl extends ShortUrlApi {
++class TightUrl extends ShortUrlApi
++{
+hunk ./lib/deleteaction.php 22
+-class DeleteAction extends Action {
++class DeleteAction extends Action
++{
+hunk ./lib/facebookaction.php 24
+-class FacebookAction extends Action {
++class FacebookAction extends Action
++{
+hunk ./lib/oauthstore.php 24
+-class LaconicaOAuthDataStore extends OAuthDataStore {
++class LaconicaOAuthDataStore extends OAuthDataStore
++{
+hunk ./lib/oauthstore.php 27
+-    # We keep a record of who's contacted us
++    // We keep a record of who's contacted us
+hunk ./lib/oauthstore.php 79
+-        $t->type = 0; # request
+-        $t->state = 0; # unauthorized
++        $t->type = 0; // request
++        $t->state = 0; // unauthorized
+hunk ./lib/oauthstore.php 89
+-    # defined in OAuthDataStore, but not implemented anywhere
++    // defined in OAuthDataStore, but not implemented anywhere
 hunk ./lib/oauthstore.php 102
--        if ($rt->find(TRUE) && $rt->state == 1) { # authorized
-+        if ($rt->find(true) && $rt->state == 1) { # authorized
-hunk ./lib/omb.php 142
--                $posted[$rp->postnoticeurl] = TRUE;
-+                $posted[$rp->postnoticeurl] = true;
-hunk ./lib/omb.php 211
--    common_debug('Got HTTP result "'.print_r($result,TRUE).'"', __FILE__);
-+    common_debug('Got HTTP result "'.print_r($result,true).'"', __FILE__);
-hunk ./lib/omb.php 244
--                        $updated[$rp->updateprofileurl] = TRUE;
-+                        $updated[$rp->updateprofileurl] = true;
-hunk ./lib/omb.php 296
--    common_debug('Got HTTP result "'.print_r($result,TRUE).'"', __FILE__);
-+    common_debug('Got HTTP result "'.print_r($result,true).'"', __FILE__);
-hunk ./lib/util.php 439
--function common_dropdown($id, $label, $content, $instructions=null, $blank_select=FALSE, $selected=null)
-+function common_dropdown($id, $label, $content, $instructions=null, $blank_select=false, $selected=null)
-hunk ./lib/util.php 1021
--    if ($recipient->find(TRUE)) {
-+    if ($recipient->find(true)) {
-hunk ./lib/util.php 1031
--    if ($recipient->find(TRUE)) {
-+    if ($recipient->find(true)) {
-hunk ./lib/util.php 2261
--    common_dropdown('to', _('To'), $mutual, null, FALSE, $to->id);
-+    common_dropdown('to', _('To'), $mutual, null, false, $to->id);
-hunk ./scripts/sitemap.php 334
--        if (is_writable($output_dir) === FALSE) {
-+        if (is_writable($output_dir) === false) {
-hunk ./scripts/sitemap.php 369
--    if (($fh_out = fopen($path,'w')) === FALSE) {
-+    if (($fh_out = fopen($path,'w')) === false) {
-hunk ./scripts/sitemap.php 373
--    if (fwrite($fh_out, $data) === FALSE) {
-+    if (fwrite($fh_out, $data) === false) {
-hunk ./scripts/xmppconfirmhandler.php 113
--        if ($confirm->find(TRUE)) {
-+        if ($confirm->find(true)) {
+-        $rt->type = 0; # request
+-        if ($rt->find(true) && $rt->state == 1) { # authorized
++        $rt->type = 0; // request
++        if ($rt->find(true) && $rt->state == 1) { // authorized
+hunk ./lib/oauthstore.php 109
+-            $at->type = 1; # access
++            $at->type = 1; // access
+hunk ./lib/oauthstore.php 117
+-                # burn the old one
++                // burn the old one
+hunk ./lib/oauthstore.php 119
+-                $rt->state = 2; # used
++                $rt->state = 2; // used
+hunk ./lib/oauthstore.php 124
+-                # Update subscription
+-                # XXX: mixing levels here
++                // Update subscription
++                // XXX: mixing levels here
+hunk ./lib/oauthstore.php 146
+-    # defined in OAuthDataStore, but not implemented anywhere
++    // defined in OAuthDataStore, but not implemented anywhere
+hunk ./lib/personal.php 22
+-class PersonalAction extends Action {
++class PersonalAction extends Action
++{
+hunk ./lib/profilelist.php 25
+-class ProfileList {
++class ProfileList
++{
+hunk ./lib/queuehandler.php 28
+-class QueueHandler extends Daemon {
++class QueueHandler extends Daemon
++{
+hunk ./lib/rssaction.php 24
+-class Rss10Action extends Action {
++class Rss10Action extends Action
++{
+hunk ./lib/search_engines.php 22
+-class SearchEngine {
++class SearchEngine
++{
+hunk ./lib/search_engines.php 49
+-class SphinxSearch extends SearchEngine {
++class SphinxSearch extends SearchEngine
++{
+hunk ./lib/search_engines.php 108
+-class MySQLSearch extends SearchEngine {
++class MySQLSearch extends SearchEngine
++{
+hunk ./lib/search_engines.php 121
+-class PGSearch extends SearchEngine {
++class PGSearch extends SearchEngine
++{
+hunk ./lib/searchaction.php 22
+-class SearchAction extends Action {
++class SearchAction extends Action
++{
+hunk ./lib/settingsaction.php 22
+-class SettingsAction extends Action {
++class SettingsAction extends Action
++{
+hunk ./lib/stream.php 25
+-class StreamAction extends PersonalAction {
++class StreamAction extends PersonalAction
++{
+hunk ./lib/twitterapi.php 22
+-class TwitterapiAction extends Action {
++class TwitterapiAction extends Action
++{
+hunk ./lib/xmppqueuehandler.php 31
+-class XmppQueueHandler extends QueueHandler {
++class XmppQueueHandler extends QueueHandler
++{
+hunk ./scripts/enjitqueuehandler.php 36
+-class EnjitQueueHandler extends QueueHandler {
++class EnjitQueueHandler extends QueueHandler
++{
+hunk ./scripts/jabberqueuehandler.php 36
+-class JabberQueueHandler extends XmppQueueHandler {
++class JabberQueueHandler extends XmppQueueHandler
++{
+hunk ./scripts/maildaemon.php 37
+-class MailerDaemon {
++class MailerDaemon
++{
+hunk ./scripts/ombqueuehandler.php 36
+-class OmbQueueHandler extends QueueHandler {
++class OmbQueueHandler extends QueueHandler
++{
+hunk ./scripts/publicqueuehandler.php 36
+-class PublicQueueHandler extends XmppQueueHandler {
++class PublicQueueHandler extends XmppQueueHandler
++{
+hunk ./scripts/smsqueuehandler.php 36
+-class SmsQueueHandler extends QueueHandler {
++class SmsQueueHandler extends QueueHandler
++{
+hunk ./scripts/xmppconfirmhandler.php 38
+-class XmppConfirmHandler extends XmppQueueHandler {
++class XmppConfirmHandler extends XmppQueueHandler
++{
+hunk ./scripts/xmppdaemon.php 40
+-class XMPPDaemon extends Daemon {
++class XMPPDaemon extends Daemon
++{
index cab5425bfa3646f295e15191c5aa8421e177952c..072ce27eb5c5e15d30a4c8c5dd1dfe16f571bf56 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/omb.php');
 
-class AccesstokenAction extends Action {
+class AccesstokenAction extends Action
+{
     function handle($args)
     {
         parent::handle($args);
index 028a3679a4789b87c79fcf2133a17f08297d0ed3..526ac5f40881257217885ac0b99a68729a164e48 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/actions/showstream.php');
 
-class AllAction extends StreamAction {
+class AllAction extends StreamAction
+{
 
     function handle($args)
     {
index 9c20cd41635f1efc412ad14b4f3248cc9c0c738d..660afb9e2da095f120b2796185b260e2239cbbbe 100644 (file)
@@ -23,7 +23,8 @@ require_once(INSTALLDIR.'/lib/rssaction.php');
 
 // Formatting of RSS handled by Rss10Action
 
-class AllrssAction extends Rss10Action {
+class AllrssAction extends Rss10Action
+{
 
     var $user = null;
 
index 8ccd86f0bb1c9fa49c0503f959f3963a78b95cd8..dfdefe3b097c571b2a5fb31cb42a43d15fcbb967 100644 (file)
@@ -19,7 +19,8 @@
 
 if (!defined('LACONICA')) { exit(1); }
 
-class ApiAction extends Action {
+class ApiAction extends Action
+{
 
     var $user;
     var $content_type;
index 4aeb4112ae801749c0bff957242d7af5f71944a5..666f386f66a19ec1373730fb1cb31adae05488e7 100644 (file)
@@ -19,7 +19,8 @@
 
 if (!defined('LACONICA')) { exit(1); }
 
-class AvatarbynicknameAction extends Action {
+class AvatarbynicknameAction extends Action
+{
     function handle($args)
     {
         parent::handle($args);
index 702adcffaeb7d0cac0b96474b9b01c63316b26de..c1ff7c04462308ef20af2332a268ed2b4b95369b 100644 (file)
@@ -19,7 +19,8 @@
 
 if (!defined('LACONICA')) { exit(1); }
 
-class BlockAction extends Action {
+class BlockAction extends Action
+{
 
     var $profile = null;
 
index d926864a6cc13a08d4359fd42344cd356ad6b24a..1d5c53ff2e3319313d9883b2cbc75cfcd0092da3 100644 (file)
@@ -19,7 +19,8 @@
 
 if (!defined('LACONICA')) { exit(1); }
 
-class ConfirmaddressAction extends Action {
+class ConfirmaddressAction extends Action
+{
 
     function handle($args)
     {
index 4f00db6174bd1cd721b73893e44cc21ef178703d..e9b4b32549b47719a152acc2331b42e39c8eeed5 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/deleteaction.php');
 
-class DeletenoticeAction extends DeleteAction {
+class DeletenoticeAction extends DeleteAction
+{
     function handle($args)
     {
         parent::handle($args);
index b1c346cb22204a8ebddd3839a19e3543abd9e531..e12fe131a73aeaba4322d82beeb53bcb2086f550 100644 (file)
@@ -19,7 +19,8 @@
 
 if (!defined('LACONICA')) { exit(1); }
 
-class DeleteprofileAction extends Action {
+class DeleteprofileAction extends Action
+{
     function handle($args)
     {
         parent::handle($args);
index f0b528453188634a6ab166fa739682fad086c5b3..74aae86cc716e046aa38102852b9a8a85a60ef78 100644 (file)
@@ -19,7 +19,8 @@
 
 if (!defined('LACONICA')) { exit(1); }
 
-class DisfavorAction extends Action {
+class DisfavorAction extends Action
+{
 
     function handle($args)
     {
index 441ac19a7b7ed7a9bf3271bdfd8a16d19eb5e0ef..856025e665217fca550aae57013eb6383745b218 100644 (file)
@@ -19,7 +19,8 @@
 
 if (!defined('LACONICA')) { exit(1); }
 
-class DocAction extends Action {
+class DocAction extends Action
+{
 
     function handle($args)
     {
index 7f08efd29afef6081a1d8268afbde7f5893ff598..3fa8ce2968b3e48089a1f0d873cd88908b987c53 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/settingsaction.php');
 
-class EmailsettingsAction extends SettingsAction {
+class EmailsettingsAction extends SettingsAction
+{
 
     function get_instructions()
     {
index 006f35eca836102d6fc7163afbee723e2cb70916..dcdb102e65d93bbd1b36234c5c2a4d0c34e27b5f 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/facebookaction.php');
 
-class FacebookhomeAction extends FacebookAction {
+class FacebookhomeAction extends FacebookAction
+{
 
     function handle($args)
     {
index fc226e65aee8aba3b23e7d09741861d7f4ff4df5..48a820e44bae8dfb3c821d2750dce272e3a045d8 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/facebookaction.php');
 
-class FacebookinviteAction extends FacebookAction {
+class FacebookinviteAction extends FacebookAction
+{
 
     function handle($args)
     {
index 79dc32e497b0a66bc76a71541f57c0b68bfe5bec..a200fefbfe8afebf8df3bb5d4503ced30b68fb92 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/facebookaction.php');
 
-class FacebookremoveAction extends FacebookAction {
+class FacebookremoveAction extends FacebookAction
+{
 
     function handle($args)
     {
index 03ad57813749329d480367591d9a3d562db9dca0..38542d4b6f70b0fe863fbc54096917ab0109c7a4 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/facebookaction.php');
 
-class FacebooksettingsAction extends FacebookAction {
+class FacebooksettingsAction extends FacebookAction
+{
 
     function handle($args)
     {
index 3ec4af0b5e0ff394fb19ceaccef4dfbfafd7e474..8103f8181b72a699bdaa36a0b3236bb212f65256 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/mail.php');
 
-class FavorAction extends Action {
+class FavorAction extends Action
+{
 
     function handle($args)
     {
index d479e1b3e4015ec192d130b60fc147cfc6cc6277..71a9e026e5a7f863c6fa517de644b94449e704d1 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/stream.php');
 
-class FavoritedAction extends StreamAction {
+class FavoritedAction extends StreamAction
+{
 
     function handle($args)
     {
index aa8a3c6f4deb3d105c6edd13b1828d1c68ed4d31..8c7ce52bf16c667a1786383a092e79376a172bfa 100644 (file)
@@ -23,7 +23,8 @@ require_once(INSTALLDIR.'/lib/rssaction.php');
 
 // Formatting of RSS handled by Rss10Action
 
-class FavoritesrssAction extends Rss10Action {
+class FavoritesrssAction extends Rss10Action
+{
 
     var $user = null;
     
index 1763adeab1c45abadc50db0fd1b16b0caf4bec03..2bf8b0b815cf2c8f1e909260b7694fd0ff79cbeb 100644 (file)
@@ -22,7 +22,8 @@ if (!defined('LACONICA')) { exit(1); }
 require_once(INSTALLDIR.'/lib/stream.php');
 require_once(INSTALLDIR.'/lib/profilelist.php');
 
-class FeaturedAction extends StreamAction {
+class FeaturedAction extends StreamAction
+{
 
     function handle($args)
     {
index d8409b6e99525463b908442459d7aba8c244a467..0ce1680aa60fbaa135d3ac25d1d8219719e02f01 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/openid.php');
 
-class FinishaddopenidAction extends Action {
+class FinishaddopenidAction extends Action
+{
 
     function handle($args)
     {
index c4a1c1af9bfa3ae955d25307b709828fddc90a16..0964c39f44007d14208402cb4baca696e9399448 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/openid.php');
 
-class FinishimmediateAction extends Action {
+class FinishimmediateAction extends Action
+{
 
     function handle($args)
     {
index eb52d73b1810d6c80060139a90f730c7d36c2328..bdb8516a321b1459a5d24abf931dd29e137aa3b4 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/openid.php');
 
-class FinishopenidloginAction extends Action {
+class FinishopenidloginAction extends Action
+{
 
     function handle($args)
     {
index 5aace4fa95b56ea73a4a4a42c12102f51bff30bb..cee3a181875368ec2197b310a897d4bbfa2c42ba 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/omb.php');
 
-class FinishremotesubscribeAction extends Action {
+class FinishremotesubscribeAction extends Action
+{
 
     function handle($args)
     {
index 27548bfffe5291b2de5dee88f16c3dee8dc5908f..30e98960c170209b2b50cb32f860d41d50e2907a 100644 (file)
@@ -23,7 +23,8 @@ define('LISTENER', 1);
 define('LISTENEE', -1);
 define('BOTH', 0);
 
-class FoafAction extends Action {
+class FoafAction extends Action
+{
 
     function is_readonly()
     {
index 56fb1475883b723999dfb8b4ea7a0631ea3c68e4..8ecf200ec9182cd735575a4c9412229009e70e9d 100644 (file)
@@ -22,7 +22,8 @@ if (!defined('LACONICA')) { exit(1); }
 require_once(INSTALLDIR.'/lib/settingsaction.php');
 require_once(INSTALLDIR.'/lib/jabber.php');
 
-class ImsettingsAction extends SettingsAction {
+class ImsettingsAction extends SettingsAction
+{
 
     function get_instructions()
     {
index b0fc799589a5ae2f1ace55990cbccf2c6272ef68..80e022a3df26b3602eadec59a954a4b865219ef3 100644 (file)
@@ -19,7 +19,8 @@
 
 if (!defined('LACONICA')) { exit(1); }
 
-class InviteAction extends Action {
+class InviteAction extends Action
+{
 
     function is_readonly()
     {
index 6ad07b6106f13014140e338e39535fca7eeaa61a..8600d44fd3e05f82605ebbce04dd8ab6cc1d0efe 100644 (file)
@@ -19,7 +19,8 @@
 
 if (!defined('LACONICA')) { exit(1); }
 
-class LoginAction extends Action {
+class LoginAction extends Action
+{
 
     function is_readonly()
     {
index effb5abbe9249c4ac243462b315ee1ff62415e14..201378730d312403fb6e6af85c6e19205a9b2f7f 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/openid.php');
 
-class LogoutAction extends Action {
+class LogoutAction extends Action
+{
     
     function is_readonly()
     {
index a19a26dcf48b8696a78be4cac1a5a330899dcd6a..13ddc4e3ed35bd456bac4665964e0cb2814628f3 100644 (file)
@@ -19,7 +19,8 @@
 
 if (!defined('LACONICA')) { exit(1); }
 
-class MicrosummaryAction extends Action {
+class MicrosummaryAction extends Action
+{
 
     function handle($args)
     {
index 0a537ad2d30970cc939379d35a17f3e735b36028..27fa9d5182c3c162afe31d5407c956ac4b1be456 100644 (file)
@@ -19,7 +19,8 @@
 
 if (!defined('LACONICA')) { exit(1); }
 
-class NewmessageAction extends Action {
+class NewmessageAction extends Action
+{
     
     function handle($args)
     {
index 1f6117c1e98f60d21c3d3534a43438e4bcab5cdd..c412e893decb675e01aa74a9b86a4fe14a947243 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once INSTALLDIR . '/lib/noticelist.php';
 
-class NewnoticeAction extends Action {
+class NewnoticeAction extends Action
+{
 
     function handle($args)
     {
index 782c8fe98dd63d40225a1fec47175905e118daf3..b36fc8ad200aa1f5b80bb27abdeeb1c27c66468b 100644 (file)
@@ -23,7 +23,8 @@ require_once(INSTALLDIR.'/lib/searchaction.php');
 
 # XXX common parent for people and content search?
 
-class NoticesearchAction extends SearchAction {
+class NoticesearchAction extends SearchAction
+{
 
     function get_instructions()
     {
index c41d3487335d66476b3634c0df0044bcb89c49b9..20fe0ff2abddfe337ef78b00d7028e6dbecb98a5 100644 (file)
@@ -23,7 +23,8 @@ require_once(INSTALLDIR.'/lib/rssaction.php');
 
 // Formatting of RSS handled by Rss10Action
 
-class NoticesearchrssAction extends Rss10Action {
+class NoticesearchrssAction extends Rss10Action
+{
 
     function init()
     {
index e0268e9d00489d1132a27b31c2ae186d272a79ae..a6480a5827cc8c5bfb094f74d19c5c81ee09771b 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/mail.php');
 
-class NudgeAction extends Action {
+class NudgeAction extends Action
+{
 
     function handle($args)
     {
index b8681215ef2c7f5727aa17ec6b51f7bf45ac97d8..09679e372ebc0aa6f0e54e5f2361cbe0b673af4f 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/openid.php');
 
-class OpenidloginAction extends Action {
+class OpenidloginAction extends Action
+{
 
     function handle($args)
     {
index ce4143d41cb8f39087adcfd7b35804a8a2b99494..039236048ae842affcc3731b483046f2090eb4be 100644 (file)
@@ -22,7 +22,8 @@ if (!defined('LACONICA')) { exit(1); }
 require_once(INSTALLDIR.'/lib/settingsaction.php');
 require_once(INSTALLDIR.'/lib/openid.php');
 
-class OpenidsettingsAction extends SettingsAction {
+class OpenidsettingsAction extends SettingsAction
+{
 
     function get_instructions()
     {
index f9c6f4c5723f5ca56ebb1eb08c85499aabaeead1..96691fa6f34d6de96dd27e5263a6cd11c4ed330d 100644 (file)
@@ -19,7 +19,8 @@
 
 if (!defined('LACONICA')) { exit(1); }
 
-class OpensearchAction extends Action {
+class OpensearchAction extends Action
+{
 
     function handle($args)
     {
index dc1bcd02bc277c2b2e7536299c9d0ef76f22645b..c2f08934c0b20ca84d0302da5deb511e4db86d8f 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/settingsaction.php');
 
-class OthersettingsAction extends SettingsAction {
+class OthersettingsAction extends SettingsAction
+{
 
     function get_instructions()
     {
index 6d3f6a73f48b72d28cdf66af54697466d0a9b0d4..0d0fae4e5c635f64659807b020f0db49af59f391 100644 (file)
@@ -22,7 +22,8 @@ if (!defined('LACONICA')) { exit(1); }
 require_once(INSTALLDIR.'/lib/searchaction.php');
 require_once(INSTALLDIR.'/lib/profilelist.php');
 
-class PeoplesearchAction extends SearchAction {
+class PeoplesearchAction extends SearchAction
+{
 
     function get_instructions()
     {
@@ -69,7 +70,8 @@ class PeoplesearchAction extends SearchAction {
     }
 }
 
-class PeopleSearchResults extends ProfileList {
+class PeopleSearchResults extends ProfileList
+{
 
     var $terms = null;
     var $pattern = null;
index c7e4630261d6b81b3db80fc04ab4849c747f123a..13a0b7a41324ed9deaa86ba9e13aa667ceabf060 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/profilelist.php');
 
-class PeopletagAction extends Action {
+class PeopletagAction extends Action
+{
     
     function handle($args)
     {
index 8b0781dfd475971c9c9f88701e7dafbb8fa1fd7f..dec62a678f27b2d842f3f060a12f34b866e40cc6 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/omb.php');
 
-class PostnoticeAction extends Action {
+class PostnoticeAction extends Action
+{
     function handle($args)
     {
         parent::handle($args);
index beb9979d0590e5c98ed52f1c7789452a5266353d..6c22a7933faf8a78f33c16a419ea74abe7cce141 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/settingsaction.php');
 
-class ProfilesettingsAction extends SettingsAction {
+class ProfilesettingsAction extends SettingsAction
+{
 
     function get_instructions()
     {
index 62be3da998e520e671f41b5f00e4ba5d1de0533a..039e885e6ba4b53f22fd1fc2dc3298a17e2fb53f 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/stream.php');
 
-class PublicAction extends StreamAction {
+class PublicAction extends StreamAction
+{
 
     function handle($args)
     {
index 8e554122e0df68a187d8fac7acb0529250a77174..822bc2db7618703d6b4221558c73b417bf16cfbf 100644 (file)
@@ -23,7 +23,8 @@ require_once(INSTALLDIR.'/lib/rssaction.php');
 
 // Formatting of RSS handled by Rss10Action
 
-class PublicrssAction extends Rss10Action {
+class PublicrssAction extends Rss10Action
+{
 
     function init()
     {
index 63c80d81e1c448aa83dc3b597626c7303ef1a5a1..3d731d79fa7e435fb06b17761fcfa8909f038d0c 100644 (file)
@@ -23,7 +23,8 @@ require_once(INSTALLDIR.'/lib/openid.php');
 
 # XXX: factor out similarities with XrdsAction
 
-class PublicxrdsAction extends Action {
+class PublicxrdsAction extends Action
+{
 
     function is_readonly()
     {
index a482d47110e571d64c539cd1e1ee309f9e836ce7..bb6ef81d602e4dc31a9b3242318716164d9fa6e6 100644 (file)
@@ -23,7 +23,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 define(MAX_RECOVERY_TIME, 24 * 60 * 60);
 
-class RecoverpasswordAction extends Action {
+class RecoverpasswordAction extends Action
+{
 
     function handle($args)
     {
index 444e67e357708954c2348f1e7757e0e9362c8b29..ac14879e2571ba48ab0daf3fe002c95d9898cea9 100644 (file)
@@ -19,7 +19,8 @@
 
 if (!defined('LACONICA')) { exit(1); }
 
-class RegisterAction extends Action {
+class RegisterAction extends Action
+{
 
     function handle($args)
     {
index 02c0268496c68a46dd8f923e6515a2f0036d29c1..a9494772eb707802a9a9a2fef64118d5689c9946 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/omb.php');
 
-class RemotesubscribeAction extends Action {
+class RemotesubscribeAction extends Action
+{
 
     function handle($args)
     {
index da2f27f31f0814135b4d869d4467326d97f32eec..eceeb4d650fa7b6aa9c4d14e2031c4b6140df716 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/actions/showstream.php');
 
-class RepliesAction extends StreamAction {
+class RepliesAction extends StreamAction
+{
 
     function handle($args)
     {
index 19ab0866a3bb4b2d2a388d0ef9786cfed84814bd..5f85f8d2e8b27ebd9096d49dae228a320b511c62 100644 (file)
@@ -23,7 +23,8 @@ require_once(INSTALLDIR.'/lib/rssaction.php');
 
 // Formatting of RSS handled by Rss10Action
 
-class RepliesrssAction extends Rss10Action {
+class RepliesrssAction extends Rss10Action
+{
 
     var $user = null;
 
index 091846756656597ccc20e05d7d4fdc023845f340..a745487393c4fa7f707eb479e5a05b4aca303f45 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/omb.php');
 
-class RequesttokenAction extends Action {
+class RequesttokenAction extends Action
+{
     
     function is_readonly()
     {
index 8131cac6766b29dcf6f5f72a9ba542433f748c38..f4344833d9ea572c6f5c08908a8c632ef631c31b 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/actions/showstream.php');
 
-class ShowfavoritesAction extends StreamAction {
+class ShowfavoritesAction extends StreamAction
+{
 
     function handle($args)
     {
index b706fe2fa523723211c7d27cabd8aca06c525fb8..25330a568f6d23ea8e56944af1ee7e69cb3c7c65 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/mailbox.php');
 
-class ShowmessageAction extends MailboxAction {
+class ShowmessageAction extends MailboxAction
+{
 
     function handle($args)
     {
index abdaa72cacc4cac34c6cec3309ad6e9a553579cb..2df09cb3fcdad121a9536a57de81799fc90dbc5b 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/stream.php');
 
-class ShownoticeAction extends StreamAction {
+class ShownoticeAction extends StreamAction
+{
 
     var $notice = null;
     var $profile = null;
index c31bce87aba6bfbb967fcae90766febd2cacba7b..e4e5d96d15d1c3e296ebd4fbe5b2c511f8bbe0fa 100644 (file)
@@ -24,7 +24,8 @@ require_once(INSTALLDIR.'/lib/stream.php');
 define('SUBSCRIPTIONS_PER_ROW', 4);
 define('SUBSCRIPTIONS', 80);
 
-class ShowstreamAction extends StreamAction {
+class ShowstreamAction extends StreamAction
+{
 
     function handle($args)
     {
@@ -449,14 +450,16 @@ class ShowstreamAction extends StreamAction {
 
 # We don't show the author for a profile, since we already know who it is!
 
-class ProfileNoticeList extends NoticeList {
+class ProfileNoticeList extends NoticeList
+{
     function newListItem($notice)
     {
         return new ProfileNoticeListItem($notice);
     }
 }
 
-class ProfileNoticeListItem extends NoticeListItem {
+class ProfileNoticeListItem extends NoticeListItem
+{
     function showAuthor()
     {
         return;
index 444da25902161b492dbc949021b6388fce3c541c..fad71135ccecb1610159c697103246a9dc778d61 100644 (file)
@@ -22,7 +22,8 @@ if (!defined('LACONICA')) { exit(1); }
 require_once(INSTALLDIR.'/lib/settingsaction.php');
 require_once(INSTALLDIR.'/actions/emailsettings.php');
 
-class SmssettingsAction extends EmailsettingsAction {
+class SmssettingsAction extends EmailsettingsAction
+{
 
     function get_instructions()
     {
index 874102857362535892df2107a830e876a23b9e73..1142b7a0323d10aafacdbf62e8558a34da32c1fb 100644 (file)
@@ -19,7 +19,8 @@
 
 if (!defined('LACONICA')) { exit(1); }
 
-class SubeditAction extends Action {
+class SubeditAction extends Action
+{
 
     var $profile = null;
 
index 93884f081807c38ff8e61d066b0bd2fe1e83d905..f33d1d2077b6010fde138502709b30ae3ddf0a14 100644 (file)
@@ -19,7 +19,8 @@
 
 if (!defined('LACONICA')) { exit(1); }
 
-class SubscribeAction extends Action {
+class SubscribeAction extends Action
+{
 
     function handle($args)
     {
index 8c7805f51f55f21633538ab14398c3721a17a5fe..31d0468d9018d669d34082b8f0ee32642bd110c9 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/gallery.php');
 
-class SubscribersAction extends GalleryAction {
+class SubscribersAction extends GalleryAction
+{
 
     function gallery_type()
     {
@@ -59,7 +60,8 @@ class SubscribersAction extends GalleryAction {
     }
 }
 
-class SubscribersList extends ProfileList {
+class SubscribersList extends ProfileList
+{
     function show_owner_controls($profile)
     {
         common_block_form($profile, array('action' => 'subscribers',
index ad4a3f9e517dcd4d267eadc21c7194291bfb9eaa..afe8fb26095e4a01d4b2fa38cd36f185958e72c3 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/gallery.php');
 
-class SubscriptionsAction extends GalleryAction {
+class SubscriptionsAction extends GalleryAction
+{
 
     function gallery_type()
     {
@@ -59,7 +60,8 @@ class SubscriptionsAction extends GalleryAction {
     }
 }
 
-class SubscriptionsList extends ProfileList {
+class SubscriptionsList extends ProfileList
+{
 
     function show_owner_controls($profile)
     {
index 2a139b32214bd20c0face52224f3b248d485df31..6a1897585acd959b968873a36bbc9cf5f35eefb3 100644 (file)
@@ -19,7 +19,8 @@
 
 if (!defined('LACONICA')) { exit(1); }
 
-class SupAction extends Action {
+class SupAction extends Action
+{
     
     function handle($args)
     {
index d7b35d6136f37bd36771f77674f2c7343674ba83..8a3f90c16a3a0f14dce52ae1dfb46f36ff95164f 100644 (file)
@@ -22,7 +22,8 @@ if (!defined('LACONICA')) { exit(1); }
 require_once(INSTALLDIR.'/actions/showstream.php');
 define('TAGS_PER_PAGE', 100);
 
-class TagAction extends StreamAction {
+class TagAction extends StreamAction
+{
 
     function handle($args)
     {
index ed17ac531f3574b46ff68f8d65eae99c972965e7..ff6788cc620c0c28146e20583ee9ce7cbfc322cc 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/settingsaction.php');
 
-class TagotherAction extends Action {
+class TagotherAction extends Action
+{
 
     function handle($args)
     {
index bb4edf47305fd1b5a8200a9b1f8f7e3c5c5b78a0..912d71413d5d6df2b6359fef9a841a1a9542357b 100644 (file)
@@ -23,7 +23,8 @@ require_once(INSTALLDIR.'/lib/rssaction.php');
 
 // Formatting of RSS handled by Rss10Action
 
-class TagrssAction extends Rss10Action {
+class TagrssAction extends Rss10Action
+{
 
     function init()
     {
index d5e9143c263c1c9d0f123ea11dbeb09c45333b8a..79e1ed990d7ec9ddc063bff410ea278a9dd74e8d 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/twitterapi.php');
 
-class TwitapiaccountAction extends TwitterapiAction {
+class TwitapiaccountAction extends TwitterapiAction
+{
 
     function verify_credentials($args, $apidata)
     {
index 2170141f1f0a722b9ab606cc183db9a84d8bfa86..5d64f2f7d8b7d1fd8edceab4633d8ae4be5aeefc 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/twitterapi.php');
 
-class TwitapiblocksAction extends TwitterapiAction {
+class TwitapiblocksAction extends TwitterapiAction
+{
 
     function create($args, $apidata)
     {
index e9f7aa0bf11f6a939c1210f035b3566c6d12985f..e0731f66fbb7ed3e78b2670c7dd9071579bc6e45 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/twitterapi.php');
 
-class Twitapidirect_messagesAction extends TwitterapiAction {
+class Twitapidirect_messagesAction extends TwitterapiAction
+{
 
     function direct_messages($args, $apidata)
     {
index e7a43f7705fa5755db61a23d9b5378d8b7faa1f2..55e04732f526cc36a248b68e630b18e9d279338e 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/twitterapi.php');
 
-class TwitapifavoritesAction extends TwitterapiAction {
+class TwitapifavoritesAction extends TwitterapiAction
+{
 
     function favorites($args, $apidata)
     {
index 5eca9629839b6dfd1a93615d3f10a72aa6ccde0e..ba4afe441ee6504ca7f9b7e3a8606355e1d15ac4 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/twitterapi.php');
 
-class TwitapifriendshipsAction extends TwitterapiAction {
+class TwitapifriendshipsAction extends TwitterapiAction
+{
 
     function create($args, $apidata)
     {
index 27262f089af6a3f3c1c7bebfc851993ea48c85b4..1b84cb11bb744df042716ea1fada5e51002619b7 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/twitterapi.php');
 
-class TwitapihelpAction extends TwitterapiAction {
+class TwitapihelpAction extends TwitterapiAction
+{
 
     /* Returns the string "ok" in the requested format with a 200 OK HTTP status code.
      * URL:http://identi.ca/api/help/test.format
index e24d3829c1ffb7a2b52935b4a55befc96ff74259..a19d652c3d71d7146a58e930c4c450543bdd995f 100644 (file)
@@ -22,7 +22,8 @@ if (!defined('LACONICA')) { exit(1); }
 require_once(INSTALLDIR.'/lib/twitterapi.php');
 
 # This naming convention looks real sick
-class TwitapinotificationsAction extends TwitterapiAction {
+class TwitapinotificationsAction extends TwitterapiAction
+{
 
     function follow($args, $apidata)
     {
index f280184c0abb0ca72547e2c7d44bd054040c2075..e629d5cc416d339df999fc9f66f2cd12a36a0db2 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/twitterapi.php');
 
-class TwitapistatusesAction extends TwitterapiAction {
+class TwitapistatusesAction extends TwitterapiAction
+{
 
     function public_timeline($args, $apidata)
     {
index 4644e6be661cced35ca6d58a218f78c78c92fece..409986985c2302fdb5028f973ed99c37e3d8fef6 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/twitterapi.php');
 
-class TwitapiusersAction extends TwitterapiAction {
+class TwitapiusersAction extends TwitterapiAction
+{
 
     function show($args, $apidata)
     {
index 1f55b31b62e359a3d1726686aa3b650b6964dfee..26dede0ac2cff7889f301d1f33c6b3a9c9d300e0 100644 (file)
@@ -23,7 +23,8 @@ require_once(INSTALLDIR.'/lib/settingsaction.php');
 
 define('SUBSCRIPTIONS', 80);
 
-class TwittersettingsAction extends SettingsAction {
+class TwittersettingsAction extends SettingsAction
+{
 
     function get_instructions()
     {
index 66ce0c879e56a6fa4e052d84bc3d82970e7a12e0..112304f71b41331d4aba4b6fb56f4b99b776a306 100644 (file)
@@ -19,7 +19,8 @@
 
 if (!defined('LACONICA')) { exit(1); }
 
-class UnblockAction extends Action {
+class UnblockAction extends Action
+{
 
     var $profile = null;
 
index e4e04aaa03604a5905e5fdb51460745379c170f5..1c2e1363593cdf150201f74fd6d7bf486e7c5148 100644 (file)
@@ -17,7 +17,8 @@
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
-class UnsubscribeAction extends Action {
+class UnsubscribeAction extends Action
+{
 
     function handle($args)
     {
index 2cfff1b516622cfd225bcc96f6b07dc232a13797..abb034c81e2974c9cf5f8319cd0b674fb886d85c 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/omb.php');
 
-class UpdateprofileAction extends Action {
+class UpdateprofileAction extends Action
+{
     
     function handle($args)
     {
index c73d515d37d2b532098b425d36b96000e14b19f7..05efbc16c70ec7ef7d1f125044dde4415be3b58c 100644 (file)
@@ -22,7 +22,8 @@ if (!defined('LACONICA')) { exit(1); }
 require_once(INSTALLDIR.'/lib/omb.php');
 define('TIMESTAMP_THRESHOLD', 300);
 
-class UserauthorizationAction extends Action {
+class UserauthorizationAction extends Action
+{
 
     function handle($args)
     {
index d7b4088bde20fa7a7be11f1c5371fab456a887c0..d57ed21a54d233f4e9c1fda45247b84d0ff6340f 100644 (file)
@@ -19,7 +19,8 @@
 
 if (!defined('LACONICA')) { exit(1); }
 
-class UserbyidAction extends Action {
+class UserbyidAction extends Action
+{
     
     function is_readonly()
     {                
index c758a44e2ab6c46cf29a68194c77b4104a239a6e..1e9fe121f0be78719c9947f88eb13b4d20a1e68e 100644 (file)
@@ -23,7 +23,8 @@ require_once(INSTALLDIR.'/lib/rssaction.php');
 
 // Formatting of RSS handled by Rss10Action
 
-class UserrssAction extends Rss10Action {
+class UserrssAction extends Rss10Action
+{
 
     var $user = null;
 
index 1d4961d4658f05ddd9336e7302e0c263c27a3240..7edc6aa39cbbfc6ef8070680017226c7e6cb728b 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/omb.php');
 
-class XrdsAction extends Action {
+class XrdsAction extends Action
+{
 
     function is_readonly()
     {                
index 02ece9c0f5c54b0a0cf94701aa1b21be76a499c8..2e3e4e8d4a7cd5c9f44804edf9c10e195bda7189 100644 (file)
@@ -19,7 +19,8 @@
 
 if (!defined('LACONICA')) { exit(1); }
 
-class Channel {
+class Channel
+{
     
     function on($user)
     {
@@ -47,7 +48,8 @@ class Channel {
     }
 }
 
-class XMPPChannel extends Channel {
+class XMPPChannel extends Channel
+{
 
     var $conn = null;
     
@@ -104,7 +106,8 @@ class XMPPChannel extends Channel {
 }
 
 
-class WebChannel extends Channel {
+class WebChannel extends Channel
+{
 
     function source()
     {
@@ -138,7 +141,8 @@ class WebChannel extends Channel {
 }
 
 
-class AjaxWebChannel extends WebChannel {
+class AjaxWebChannel extends WebChannel
+{
 
     function output($user, $text)
     {
@@ -166,7 +170,8 @@ class AjaxWebChannel extends WebChannel {
 }
 
 
-class MailChannel extends Channel {
+class MailChannel extends Channel
+{
 
     var $addr = null;
 
index 407a6ecba8aa2d8daaf264d9a753cb3f2b5bd7b0..eacbdacb36528091c5ea6cec60c74967a28ec662 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/classes/Channel.php');
 
-class Command {
+class Command
+{
     
     var $user = null;
     
@@ -36,20 +37,24 @@ class Command {
     }
 }
 
-class UnimplementedCommand extends Command {
+class UnimplementedCommand extends Command
+{
     function execute($channel)
     {
         $channel->error($this->user, _("Sorry, this command is not yet implemented."));
     }
 }
 
-class TrackingCommand extends UnimplementedCommand {
+class TrackingCommand extends UnimplementedCommand
+{
 }
 
-class TrackOffCommand extends UnimplementedCommand {
+class TrackOffCommand extends UnimplementedCommand
+{
 }
 
-class TrackCommand extends UnimplementedCommand {
+class TrackCommand extends UnimplementedCommand
+{
     var $word = null;
     function __construct($user, $word)
     {
@@ -58,7 +63,8 @@ class TrackCommand extends UnimplementedCommand {
     }
 }
 
-class UntrackCommand extends UnimplementedCommand {
+class UntrackCommand extends UnimplementedCommand
+{
     var $word = null;
     function __construct($user, $word)
     {
@@ -67,7 +73,8 @@ class UntrackCommand extends UnimplementedCommand {
     }
 }
 
-class NudgeCommand extends UnimplementedCommand {
+class NudgeCommand extends UnimplementedCommand
+{
     var $other = null;
     function __construct($user, $other)
     {
@@ -76,7 +83,8 @@ class NudgeCommand extends UnimplementedCommand {
     }
 }
 
-class InviteCommand extends UnimplementedCommand {
+class InviteCommand extends UnimplementedCommand
+{
     var $other = null;
     function __construct($user, $other)
     {
@@ -85,7 +93,8 @@ class InviteCommand extends UnimplementedCommand {
     }
 }
 
-class StatsCommand extends Command {
+class StatsCommand extends Command
+{
     function execute($channel)
     {
 
@@ -110,7 +119,8 @@ class StatsCommand extends Command {
     }
 }
 
-class FavCommand extends Command {
+class FavCommand extends Command
+{
     
     var $other = null;
     
@@ -157,7 +167,8 @@ class FavCommand extends Command {
     }
 }
 
-class WhoisCommand extends Command {
+class WhoisCommand extends Command
+{
     var $other = null;
     function __construct($user, $other)
     {
@@ -193,7 +204,8 @@ class WhoisCommand extends Command {
     }
 }
 
-class MessageCommand extends Command {
+class MessageCommand extends Command
+{
     var $other = null;
     var $text = null;
     function __construct($user, $other, $text)
@@ -237,7 +249,8 @@ class MessageCommand extends Command {
     }
 }
 
-class GetCommand extends Command {
+class GetCommand extends Command
+{
     
     var $other = null;
     
@@ -269,7 +282,8 @@ class GetCommand extends Command {
     }
 }
 
-class SubCommand extends Command {
+class SubCommand extends Command
+{
     
     var $other = null;
     
@@ -297,7 +311,8 @@ class SubCommand extends Command {
     }
 }
 
-class UnsubCommand extends Command {
+class UnsubCommand extends Command
+{
 
     var $other = null;
     
@@ -324,7 +339,8 @@ class UnsubCommand extends Command {
     }
 }
 
-class OffCommand extends Command {
+class OffCommand extends Command
+{
     var $other = null;
     function __construct($user, $other=null)
     {
@@ -345,7 +361,8 @@ class OffCommand extends Command {
     }
 }
 
-class OnCommand extends Command {
+class OnCommand extends Command
+{
     var $other = null;
     function __construct($user, $other=null)
     {
@@ -367,7 +384,8 @@ class OnCommand extends Command {
     }
 }
 
-class HelpCommand extends Command {
+class HelpCommand extends Command
+{
     function execute($channel)
     {
         $channel->output($this->user,
index ff078bb05fc9cce6774b946926fafeec9497c0f2..f409ed07f02ad27e87eb3b1bc4afad0fedf4fb29 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/classes/Command.php');
 
-class CommandInterpreter {
+class CommandInterpreter
+{
     
     function handle_command($user, $text)
     {
index e1b27c2f7eff0491bda325d15d512a4feb4b3284..233340ccd69e27b9019b3da49652b70819c1dc80 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/classes/Notice.php');
 
-class NoticeWrapper extends Notice {
+class NoticeWrapper extends Notice
+{
 
     public $id;                              // int(4)  primary_key not_null
     public $profile_id;                      // int(4)   not_null
index f3f4f08dfd963146636ab81255fdfd190f753526..fe106cb8376a06b69ac5ba142329917b808a4427 100644 (file)
@@ -19,7 +19,8 @@
 
 if (!defined('LACONICA')) { exit(1); }
 
-class ShortUrlApi {
+class ShortUrlApi
+{
     protected $service_url;
 
     function __construct($service_url)
@@ -69,7 +70,8 @@ class ShortUrlApi {
     }
 }
 
-class LilUrl extends ShortUrlApi {
+class LilUrl extends ShortUrlApi
+{
     function __construct()
     {
         parent::__construct('http://ur1.ca/');
@@ -88,7 +90,8 @@ class LilUrl extends ShortUrlApi {
 }
 
 
-class PtitUrl extends ShortUrlApi {
+class PtitUrl extends ShortUrlApi
+{
     function __construct()
     {
         parent::__construct('http://ptiturl.com/?creer=oui&action=Reduire&url=');
@@ -106,7 +109,8 @@ class PtitUrl extends ShortUrlApi {
     }
 }
 
-class TightUrl extends ShortUrlApi {
+class TightUrl extends ShortUrlApi
+{
     function __construct()
     {
         parent::__construct('http://2tu.us/?save=y&url=');
index a6e3651218e35a45b11d837a1f67765fb0a976e9..9e89c0a549c989de2f4ddbbb46c15c58072b8523 100644 (file)
@@ -19,7 +19,8 @@
 
 if (!defined('LACONICA')) { exit(1); }
 
-class DeleteAction extends Action {
+class DeleteAction extends Action
+{
 
     function handle($args)
     {
index 43464b19b49168fc3ac947f00bbdcdece176d520..d5b7ed0fb861a565be0fd3ed8a75c4e2a982775d 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/extlib/facebook/facebook.php');
 
-class FacebookAction extends Action {
+class FacebookAction extends Action
+{
 
     function handle($args)
     {
index faae82db159c05a8d4c9b8faef49b20b26b614a1..7ad3be20e2ac318517b5b150e974de7a32633546 100644 (file)
@@ -21,9 +21,10 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/omb.php');
 
-class LaconicaOAuthDataStore extends OAuthDataStore {
+class LaconicaOAuthDataStore extends OAuthDataStore
+{
 
-    # We keep a record of who's contacted us
+    // We keep a record of who's contacted us
 
     function lookup_consumer($consumer_key)
     {
@@ -75,8 +76,8 @@ class LaconicaOAuthDataStore extends OAuthDataStore {
         $t->consumer_key = $consumer->key;
         $t->tok = common_good_rand(16);
         $t->secret = common_good_rand(16);
-        $t->type = 0; # request
-        $t->state = 0; # unauthorized
+        $t->type = 0; // request
+        $t->state = 0; // unauthorized
         $t->created = DB_DataObject_Cast::dateTime();
         if (!$t->insert()) {
             return null;
@@ -85,7 +86,7 @@ class LaconicaOAuthDataStore extends OAuthDataStore {
         }
     }
 
-    # defined in OAuthDataStore, but not implemented anywhere
+    // defined in OAuthDataStore, but not implemented anywhere
 
     function fetch_request_token($consumer)
     {
@@ -98,14 +99,14 @@ class LaconicaOAuthDataStore extends OAuthDataStore {
         $rt = new Token();
         $rt->consumer_key = $consumer->key;
         $rt->tok = $token->key;
-        $rt->type = 0; # request
-        if ($rt->find(true) && $rt->state == 1) { # authorized
+        $rt->type = 0; // request
+        if ($rt->find(true) && $rt->state == 1) { // authorized
             common_debug('request token found.', __FILE__);
             $at = new Token();
             $at->consumer_key = $consumer->key;
             $at->tok = common_good_rand(16);
             $at->secret = common_good_rand(16);
-            $at->type = 1; # access
+            $at->type = 1; // access
             $at->created = DB_DataObject_Cast::dateTime();
             if (!$at->insert()) {
                 $e = $at->_lastError;
@@ -113,15 +114,15 @@ class LaconicaOAuthDataStore extends OAuthDataStore {
                 return null;
             } else {
                 common_debug('access token "'.$at->tok.'" inserted', __FILE__);
-                # burn the old one
+                // burn the old one
                 $orig_rt = clone($rt);
-                $rt->state = 2; # used
+                $rt->state = 2; // used
                 if (!$rt->update($orig_rt)) {
                     return null;
                 }
                 common_debug('request token "'.$rt->tok.'" updated', __FILE__);
-                # Update subscription
-                # XXX: mixing levels here
+                // Update subscription
+                // XXX: mixing levels here
                 $sub = Subscription::staticGet('token', $rt->tok);
                 if (!$sub) {
                     return null;
@@ -142,7 +143,7 @@ class LaconicaOAuthDataStore extends OAuthDataStore {
         }
     }
 
-    # defined in OAuthDataStore, but not implemented anywhere
+    // defined in OAuthDataStore, but not implemented anywhere
 
     function fetch_access_token($consumer)
     {
index 34ebe68942aa42aa022ef8bec721bf52b969d3ca..02b01fece448213c199834457d801297d79acef2 100644 (file)
@@ -19,7 +19,8 @@
 
 if (!defined('LACONICA')) { exit(1); }
 
-class PersonalAction extends Action {
+class PersonalAction extends Action
+{
     
     function is_readonly()
     {
index 60737c3d415524c0b29f08aeb1c3bab964212fb1..bda05daf3bbf5fb12165840d85c223659c39f565 100644 (file)
@@ -22,7 +22,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 define('PROFILES_PER_PAGE', 20);
 
-class ProfileList {
+class ProfileList
+{
 
     var $profile = null;
     var $owner = null;
index 48487f8e9e14f8edd93677ddd24a47f6dc8d0806..9ce9e32b3b718f1d60375607aefbf194cdbcb156 100644 (file)
@@ -25,7 +25,8 @@ require_once(INSTALLDIR.'/lib/daemon.php');
 require_once(INSTALLDIR.'/classes/Queue_item.php');
 require_once(INSTALLDIR.'/classes/Notice.php');
 
-class QueueHandler extends Daemon {
+class QueueHandler extends Daemon
+{
 
     var $_id = 'generic';
 
index e02e1febb1bc81a7837d7114f98369735583563a..9564cfb4605ad198eacaa048f58c3fb98782e11a 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 define('DEFAULT_RSS_LIMIT', 48);
 
-class Rss10Action extends Action {
+class Rss10Action extends Action
+{
 
     # This will contain the details of each feed item's author and be used to generate SIOC data.
     var $creators = array();
index e96570d63bd6a6ffa04fc4c6afb95253f52939a5..559107910cef885bccb87a4687b8ab0b2dcae707 100644 (file)
@@ -19,7 +19,8 @@
 
 if (!defined('LACONICA')) { exit(1); }
 
-class SearchEngine {
+class SearchEngine
+{
     protected $target;
     protected $table;
 
@@ -45,7 +46,8 @@ class SearchEngine {
     }
 }
 
-class SphinxSearch extends SearchEngine {
+class SphinxSearch extends SearchEngine
+{
     private $sphinx;
     private $connected;
 
@@ -103,7 +105,8 @@ class SphinxSearch extends SearchEngine {
     }
 }
 
-class MySQLSearch extends SearchEngine {
+class MySQLSearch extends SearchEngine
+{
     function query($q)
     {
         if ('identica_people' === $this->table)
@@ -115,7 +118,8 @@ class MySQLSearch extends SearchEngine {
     }
 }
 
-class PGSearch extends SearchEngine {
+class PGSearch extends SearchEngine
+{
     function query($q)
     {
         if ('identica_people' === $this->table)
index 12a44a86115ccb46915e10e9180f8e9583d033a8..bc90fac1aac5530be8d31476630e011e127256f0 100644 (file)
@@ -19,7 +19,8 @@
 
 if (!defined('LACONICA')) { exit(1); }
 
-class SearchAction extends Action {
+class SearchAction extends Action
+{
 
     function is_readonly()
     {
index 5979c11f0081de053b2f61132dd07497ec7636d5..46f713fa8556a39ba502dc60278302f7f0bcd560 100644 (file)
@@ -19,7 +19,8 @@
 
 if (!defined('LACONICA')) { exit(1); }
 
-class SettingsAction extends Action {
+class SettingsAction extends Action
+{
 
     function handle($args)
     {
index 45fbb9bd972bdc915148e757ef1022f6c5b82122..73758adee637a7b9e58b25f00b3ad189851aaed9 100644 (file)
@@ -22,7 +22,8 @@ if (!defined('LACONICA')) { exit(1); }
 require_once(INSTALLDIR.'/lib/personal.php');
 require_once(INSTALLDIR.'/lib/noticelist.php');
 
-class StreamAction extends PersonalAction {
+class StreamAction extends PersonalAction
+{
 
     function public_views_menu()
     {
index 3cddfa9c95b2932b46804e093282021e9f028058..50bcb06fe9388cdb2fe11eb8789a68849f80c794 100644 (file)
@@ -19,7 +19,8 @@
 
 if (!defined('LACONICA')) { exit(1); }
 
-class TwitterapiAction extends Action {
+class TwitterapiAction extends Action
+{
 
     var $auth_user;
 
index 0a73403f9350a03f5b379d1c7be1915feadada09..91015fd4503f4875d489807a8b7bdf5642c561ee 100644 (file)
@@ -28,7 +28,8 @@ require_once(INSTALLDIR.'/lib/queuehandler.php');
  * superclass.
  */
 
-class XmppQueueHandler extends QueueHandler {
+class XmppQueueHandler extends QueueHandler
+{
     
     function start()
     {
index 55d73e08c458b676b6c1e6d7874cba106d3dcb40..3a4f8315d338ff7a79f7576e9b3b7302e1284b19 100755 (executable)
@@ -33,7 +33,8 @@ require_once(INSTALLDIR . '/lib/queuehandler.php');
 
 set_error_handler('common_error_handler');
 
-class EnjitQueueHandler extends QueueHandler {
+class EnjitQueueHandler extends QueueHandler
+{
     
     function transport()
     {
index ea26aaf791cf08d097ad9e0ae4a9838e453f549f..924fc45453ecc2ef08d5b570962c38d27ab6d839 100755 (executable)
@@ -33,7 +33,8 @@ require_once(INSTALLDIR . '/lib/xmppqueuehandler.php');
 
 set_error_handler('common_error_handler');
 
-class JabberQueueHandler extends XmppQueueHandler {
+class JabberQueueHandler extends XmppQueueHandler
+{
 
     var $conn = null;
 
index 6100cd21beaa77a99d42115219e5f9dacb0a7694..b9facec1a56f2cd38a673c5134ca585c9dfc27b3 100755 (executable)
@@ -34,7 +34,8 @@ require_once('Mail/mimeDecode.php');
 # FIXME: we use both Mail_mimeDecode and mailparse
 # Need to move everything to mailparse
 
-class MailerDaemon {
+class MailerDaemon
+{
 
     function __construct()
     {
index 299381aceb40c39e4a956db64cd3ad9f16cfef4f..cdcea51dc737d1e6eaa9ab884aaa2779e9c50ae6 100755 (executable)
@@ -33,7 +33,8 @@ require_once(INSTALLDIR . '/lib/queuehandler.php');
 
 set_error_handler('common_error_handler');
 
-class OmbQueueHandler extends QueueHandler {
+class OmbQueueHandler extends QueueHandler
+{
     
     function transport()
     {
index b3542e5c57418d1ff1103b40afbbff7d20b43930..5075c12df578aeeec4f45ce8db0bc430902dfe6f 100755 (executable)
@@ -33,7 +33,8 @@ require_once(INSTALLDIR . '/lib/xmppqueuehandler.php');
 
 set_error_handler('common_error_handler');
 
-class PublicQueueHandler extends XmppQueueHandler {
+class PublicQueueHandler extends XmppQueueHandler
+{
     
     function transport()
     {
index c962ad095f5eede2fe2190b7d9c9667c1d8c444b..38f2f11febb4e6f812da9eb8f65d7a75348c481e 100755 (executable)
@@ -33,7 +33,8 @@ require_once(INSTALLDIR . '/lib/queuehandler.php');
 
 set_error_handler('common_error_handler');
 
-class SmsQueueHandler extends QueueHandler {
+class SmsQueueHandler extends QueueHandler
+{
     
     function transport()
     {
index 1eb932330ab9fc8aa5e529d085407d90694104b6..2b8b085ce8ec568ba2f1fad4cd000e3816ab2b3c 100755 (executable)
@@ -35,7 +35,8 @@ set_error_handler('common_error_handler');
 
 define('CLAIM_TIMEOUT', 1200);
 
-class XmppConfirmHandler extends XmppQueueHandler {
+class XmppConfirmHandler extends XmppQueueHandler
+{
 
     var $_id = 'confirm';
     
index 28ac647253cfe07d1907541197fd87d55f146d25..01fe8914f1aae18bcc0874878b5507bc0d520864 100755 (executable)
@@ -37,7 +37,8 @@ set_error_handler('common_error_handler');
 # in jabber.php, which create a new XMPP class. A more elegant (?) solution
 # might be to use make this a subclass of XMPP.
 
-class XMPPDaemon extends Daemon {
+class XMPPDaemon extends Daemon
+{
 
     function XMPPDaemon($resource=null)
     {