Added File class.

This commit is contained in:
Josh Sherman 2011-06-12 18:08:59 -04:00
parent afac101ba5
commit 7fba0d231d
3 changed files with 137 additions and 6 deletions

View file

@ -306,9 +306,6 @@ class Controller extends Object
}
}
$meta_data = null;
$module_return = null;
// Gets the profiler status
$profiler = $this->config->pickles['profiler'];