Closed crynobone closed 13 years ago
Limitation with static::$_path, once View is set to use other path, all subsequent request will also use that path.
View now support realpath() from fuel/core. There no need to modify this anymore.
Limitation with static::$_path, once View is set to use other path, all subsequent request will also use that path.