Revert r20769: we don't use PHPDocumentor anymore, we use doxygen.
[lhc/web/wiklou.git] / includes / AjaxResponse.php
index a814e57..c3c15ad 100644 (file)
@@ -3,9 +3,7 @@ if( !defined( 'MEDIAWIKI' ) ) {
        die( 1 );
 }
 
-/**
- * @todo document
- */
+/** @todo document */
 class AjaxResponse {
        var $mCacheDuration;
        var $mVary;