mirror of
https://github.com/e107inc/e107.git
synced 2025-08-13 18:14:26 +02:00
Code cleanup
This commit is contained in:
@@ -3023,7 +3023,7 @@ class eController
|
||||
* Add document title
|
||||
* @param string $title
|
||||
* @param boolean $meta auto-add it as meta-title
|
||||
* @return eResponse
|
||||
* @return eController
|
||||
*/
|
||||
public function addTitle($title, $meta = true)
|
||||
{
|
||||
|
Reference in New Issue
Block a user