1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-05-11 18:15:20 +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:
David M 2005-12-27 14:09:44 +00:00
parent 5bf738d345
commit 31b94c8cf1

View File

@ -99,7 +99,6 @@ class template
return false;
}
$template_names = '';
foreach ($filename_array as $handle => $filename)
{
if (empty($filename))