06.06
php
saved
renan_saddam
Note
This part of code is not used in any case.
If I try _getViewFileName('..index') is returns "\..\" (without index)
This part of code is not used in any case.
If I try _getViewFileName('..index') is returns "\..\" (without index)
- Index: C:/Projetos/Cake_1.2.x.x/cake/libs/view/view.php
- ===================================================================
- --- C:/Projetos/Cake_1.2.x.x/cake/libs/view/view.php (revision 7130)
- @@ -777,12 +777,6 @@
- } else {
- $name = $this->viewPath . DS . $subDir . $name;
- }
- }
- $paths = $this->_paths($this->plugin);
Parsed in 0.036 seconds, using GeSHi 1.0.7.14