* FIXME/CHECKMEs added for (possible) bad i18n

* translator hints added
* superfluous whitespace removed
This commit is contained in:
Siebrand Mazeland
2010-09-18 15:10:49 +02:00
parent 977472bcf6
commit 34f95c26fd
4 changed files with 13 additions and 13 deletions

View File

@@ -42,7 +42,6 @@ if (!defined('STATUSNET')) {
* @license http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
* @link http://status.net/
*/
class MapAction extends OwnerDesignAction
{
var $profile = null;
@@ -116,7 +115,6 @@ class MapAction extends OwnerDesignAction
*
* @return boolean event handler return
*/
function showScripts()
{
parent::showScripts();