@@ -1,9 +1,5 @@
<?php
/**
- * Html Helper class file.
- *
- * Simplifies the construction of HTML elements.
* CakePHP(tm) : Rapid Development Framework (http://cakephp.org)
* Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org)
*
- * Number Helper.
- * Methods to make numbers more readable.
@@ -1,7 +1,5 @@
- * Session Helper provides access to the Session in the Views.
- * Text Helper
- * Text manipulations: Highlight, excerpt, truncate, strip of links, convert email addresses to mailto: links...
- * Time Helper class file.