mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-29 02:29:21 +02:00
- Removed a variable that has been left unused for three and a half years...
git-svn-id: file:///svn/phpbb/trunk@5382 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
5bf738d345
commit
31b94c8cf1
@ -99,7 +99,6 @@ class template
|
|||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
$template_names = '';
|
|
||||||
foreach ($filename_array as $handle => $filename)
|
foreach ($filename_array as $handle => $filename)
|
||||||
{
|
{
|
||||||
if (empty($filename))
|
if (empty($filename))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user