whitespace adjustments for doxygen

This commit is contained in:
Craig Andrews 2009-10-29 16:26:56 -04:00
parent 54696f7c46
commit c49564647a
2 changed files with 0 additions and 2 deletions

View File

@ -45,7 +45,6 @@ require_once INSTALLDIR.'/lib/xmloutputter.php';
* @see Action
* @see XMLOutputter
*/
class XRDSOutputter extends XMLOutputter
{
public function startXRDS()

View File

@ -45,7 +45,6 @@ require_once INSTALLDIR.'/plugins/OpenID/openid.php';
* @license http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
* @link http://status.net/
*/
class OpenidserverAction extends Action
{