Change related classes doc for HTMLOutputter

This commit is contained in:
Evan Prodromou 2009-01-13 13:38:58 -05:00
parent 10fcbe9da3
commit 2e5b342693
1 changed files with 2 additions and 1 deletions

View File

@ -52,8 +52,9 @@ define('PAGE_TYPE_PREFS',
* @author Sarven Capadisli <csarven@controlyourself.ca>
* @license http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
* @link http://laconi.ca/
*
* @see Action
* @see HTMLOutputter
* @see XMLOutputter
*/
class HTMLOutputter extends XMLOutputter