includes/comment.php
changeset 800 9cdfe82c56cd
parent 748 e39454295bbb
child 801 eb8b23f11744
equal deleted inserted replaced
799:4629ad98ee88 800:9cdfe82c56cd
    14 
    14 
    15 /**
    15 /**
    16  * Class that handles comments. Has HTML/Javascript frontend support.
    16  * Class that handles comments. Has HTML/Javascript frontend support.
    17  * @package Enano CMS
    17  * @package Enano CMS
    18  * @subpackage Comment manager
    18  * @subpackage Comment manager
    19  * @license GNU General Public License <http://www.gnu.org/licenses/gpl.html>
    19  * @license GNU General Public License <http://www.gnu.org/licenses/gpl-2.0.html>
    20  */
    20  */
    21 
    21 
    22 class Comments
    22 class Comments
    23 {
    23 {
    24   #
    24   #