mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-10 21:38:54 +00:00
oops
git-svn-id: file:///svn/phpbb/trunk@168 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
b684289bb1
commit
9468f91ea0
1 changed files with 1 additions and 0 deletions
|
@ -73,6 +73,7 @@ class Template {
|
||||||
*/
|
*/
|
||||||
function destroy()
|
function destroy()
|
||||||
{
|
{
|
||||||
|
global $_tpldata;
|
||||||
$_tpldata = array();
|
$_tpldata = array();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue