1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-29 10:38:08 +01:00
php-e107/e107_handlers
Cameron 3de87776a9 Issue #1406 - Added a more intuitive comment method for plugin developers.
Usage:
$text = e107::getComment()->render('myplugin', 3, "My Subject", false);
echo $text;
2016-04-04 12:18:12 -07:00
..
2016-03-03 12:15:01 +01:00
2016-03-10 09:04:43 +01:00