Cleaning file
This commit is contained in:
parent
7677db20eb
commit
c10ff602f4
1 changed files with 2 additions and 2 deletions
|
|
@ -198,7 +198,7 @@ class View {
|
|||
|
||||
if(is_file($view_real_path))
|
||||
{
|
||||
if(View::$escape==true && $escape==true)
|
||||
/*if(View::$escape==true && $escape==true)
|
||||
{
|
||||
|
||||
if(!is_file($view_path))
|
||||
|
|
@ -224,7 +224,7 @@ class View {
|
|||
|
||||
}
|
||||
|
||||
}
|
||||
}*/
|
||||
}
|
||||
//If escape then get
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue