1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-24 10:31:57 +02:00
git-svn-id: file:///svn/phpbb/trunk@168 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
natec
2001-04-16 20:44:52 +00:00
parent b684289bb1
commit 9468f91ea0

View File

@@ -73,6 +73,7 @@ class Template {
*/
function destroy()
{
global $_tpldata;
$_tpldata = array();
}