1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/12557] Template fixes

PHPBB3-12557
This commit is contained in:
n-aleha
2014-05-19 04:17:32 +03:00
parent 8f2395857e
commit dfcbace621
4 changed files with 7 additions and 6 deletions

View File

@@ -162,7 +162,6 @@ class extension extends \Twig_Extension
* (e.g. in the ACP, L_TITLE)
* If not, we return the result of $user->lang()
*
* @param string $lang name
* @return string
*/
function lang()