Superfluous whitespace removed.

This commit is contained in:
Siebrand Mazeland 2010-09-20 19:46:01 +02:00
parent f975c17329
commit dfa164069d
2 changed files with 0 additions and 2 deletions

View File

@ -348,7 +348,6 @@ class BlacklistPlugin extends Plugin
*
* @return boolean hook value
*/
function onAdminPanelCheck($name, &$isOK)
{
if ($name == 'blacklist') {

View File

@ -41,7 +41,6 @@ if (!defined('STATUSNET') && !defined('LACONICA')) {
* @license http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
* @link http://status.net/
*/
class ShortenAction extends Action
{
private $text;