Update translator documentation.

Whitespace updates.
This commit is contained in:
Siebrand Mazeland
2011-06-19 12:23:14 +02:00
parent 2f3bec5a43
commit 10600579e0
4 changed files with 10 additions and 9 deletions

View File

@@ -1,5 +1,4 @@
<?php
/**
* StatusNet - the distributed open-source microblogging tool
*
@@ -25,6 +24,7 @@
* @license http://www.fsf.org/licensing/licenses/agpl-3.0.html AGPL 3.0
* @link http://status.net/
*/
if (!defined('STATUSNET')) {
exit(1);
}
@@ -40,7 +40,6 @@ if (!defined('STATUSNET')) {
* @link http://status.net/
*/
class UserReminderHandler extends QueueHandler {
/**
* Send the next email reminder to the confirm address
*