1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 14:00:31 +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

@@ -25,6 +25,8 @@ class definition
* Get a DEFINE'd variable
*
* @param string $name
* @param array $arguments
*
* @return mixed Null if not found
*/
public function __call($name, $arguments)