]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Use common_debug() instead of common_log(LOG_DEBUG, ) to minimize code duplication.
authorRoland Haeder <roland@mxchange.org>
Thu, 18 Sep 2014 21:52:44 +0000 (23:52 +0200)
committerRoland Haeder <roland@mxchange.org>
Thu, 18 Sep 2014 21:52:44 +0000 (23:52 +0200)
commita69b0c181e193e51f3ae46ed4f2a50f9b7d8141f
treeba990c361d919ff37eb6ae9b6e458ec7d92c36eb
parentef9c7c627feec2714ffcdd8f2a80fbf65519a63f
Use common_debug() instead of common_log(LOG_DEBUG, ) to minimize code duplication.

Signed-off-by: Roland Haeder <roland@mxchange.org>
34 files changed:
actions/peopletagautocomplete.php
classes/Avatar.php
classes/Memcached_DataObject.php
lib/attachmentlistitem.php
lib/iomaster.php
lib/schemaupdater.php
lib/util.php
plugins/Aim/lib/aimmanager.php
plugins/Event/EventPlugin.php
plugins/Event/actions/cancelrsvp.php
plugins/Favorite/actions/apifavoritecreate.php
plugins/Favorite/actions/apifavoritedestroy.php
plugins/Gravatar/GravatarPlugin.php
plugins/Irc/lib/ircmanager.php
plugins/OStatus/OStatusPlugin.php
plugins/OStatus/actions/pushhub.php
plugins/OStatus/classes/Ostatus_profile.php
plugins/OStatus/lib/magicenvelope.php
plugins/OStatus/lib/salmonaction.php
plugins/OpenID/openid.php
plugins/Poll/PollPlugin.php
plugins/Poll/classes/Poll.php
plugins/Poll/classes/Poll_response.php
plugins/PostDebug/PostDebugPlugin.php
plugins/QnA/QnAPlugin.php
plugins/QnA/classes/QnA_Answer.php
plugins/QnA/classes/QnA_Question.php
plugins/QnA/classes/QnA_Vote.php
plugins/SQLProfile/SQLProfilePlugin.php
plugins/TwitterBridge/daemons/twitterstatusfetcher.php
plugins/TwitterBridge/lib/jsonstreamreader.php
plugins/TwitterBridge/lib/tweetinqueuehandler.php
plugins/WikiHowProfile/WikiHowProfilePlugin.php
plugins/Xmpp/lib/xmppmanager.php