mirror of
https://github.com/e107inc/e107.git
synced 2025-08-29 17:19:56 +02:00
PHPDoc fixes and code optimization.
This commit is contained in:
@@ -1006,10 +1006,9 @@ class forum_post_handler
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* @param $text
|
||||
* @param $text
|
||||
* @param bool $caption
|
||||
*/
|
||||
function render($text, $caption = false)
|
||||
{
|
||||
|
Reference in New Issue
Block a user