Мелкие правки
This commit is contained in:
parent
a75f450edd
commit
3a77f74177
5 changed files with 13 additions and 22 deletions
|
|
@ -153,6 +153,7 @@ class View_View
|
|||
}
|
||||
|
||||
function find_file($pathlist, $file) {
|
||||
|
||||
foreach($pathlist as $key => $www) {
|
||||
if (file_exists($key . '/' . $file)) {
|
||||
return $www . '/' . $file;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue