X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=lib%2Fxrdsoutputter.php;h=95dc73300aa02ce13d0903a0717dd774bdf3062e;hb=046d070ad46bb58096664dabb6f7c13a062d847d;hp=0e228e29376eddb83ba655e366b82b01a89dee3d;hpb=54696f7c46684234bbeb48747b37f934ffd0d393;p=quix0rs-gnu-social.git diff --git a/lib/xrdsoutputter.php b/lib/xrdsoutputter.php index 0e228e2937..95dc73300a 100644 --- a/lib/xrdsoutputter.php +++ b/lib/xrdsoutputter.php @@ -23,6 +23,7 @@ * @package StatusNet * @author Craig Andrews * @copyright 2008 StatusNet, Inc. + * @copyright 2009 Free Software Foundation, Inc http://www.fsf.org * @license http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0 * @link http://status.net/ */ @@ -45,7 +46,6 @@ require_once INSTALLDIR.'/lib/xmloutputter.php'; * @see Action * @see XMLOutputter */ - class XRDSOutputter extends XMLOutputter { public function startXRDS()