more unitialized goodness

git-svn-id: file:///home/svn/framework3/trunk@7501 4d416f70-5f16-0410-b530-b9f4589650da
unstable
James Lee 2009-11-13 23:53:17 +00:00
parent 4c0ba49a65
commit d3d406f405
1 changed files with 2 additions and 0 deletions

View File

@ -102,6 +102,8 @@ class Core
super
@dscache = {}
@cache_payloads = nil
@cache_active_module = nil
end
#