git-svn-id: http://xe-core.googlecode.com/svn/trunk@247 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-03-05 08:40:37 +00:00
parent a9632253b4
commit d0aeb583ec
2 changed files with 19 additions and 2 deletions

View file

@ -7,5 +7,7 @@
class addon extends ModuleObject {
var $cache_file = "./files/cache/activated_addons.cache.php";
}
?>