Little fix in show view
This commit is contained in:
parent
fe32dba8fc
commit
6f5eafa434
1 changed files with 2 additions and 0 deletions
|
|
@ -327,6 +327,8 @@ class View {
|
|||
|
||||
$yes_file=0;
|
||||
|
||||
$url=preg_replace('/\?.*$/', '', $url);
|
||||
|
||||
$arr_url=explode(View::$php_file.'/', $url);
|
||||
|
||||
$final_path='';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue