X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FMapstraction%2Fmap.php;h=856e00e159e51d6a81e4a948466a2993c3b666a2;hb=36d619480a8f5fa06db5b54fe7686de83d8225be;hp=2ccf1642d746fe4cb1a6b89de354e5395eab6461;hpb=c6d6749d6f1446862ceb10c4bfe05a820b565560;p=quix0rs-gnu-social.git diff --git a/plugins/Mapstraction/map.php b/plugins/Mapstraction/map.php index 2ccf1642d7..856e00e159 100644 --- a/plugins/Mapstraction/map.php +++ b/plugins/Mapstraction/map.php @@ -22,7 +22,7 @@ * @category Mapstraction * @package StatusNet * @author Evan Prodromou - * @copyright 2009 StatusNet, Inc. + * @copyright 2009-2011 StatusNet, Inc. * @license http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0 * @link http://status.net/ */ @@ -42,7 +42,7 @@ 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 +class MapAction extends Action { var $profile = null; var $page = null;