1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-11 03:04:09 +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

@@ -24,6 +24,7 @@ class asset
* Constructor
*
* @param string $url URL
* @param \phpbb\path_helper $path_helper Path helper object
*/
public function __construct($url, \phpbb\path_helper $path_helper)
{