Osclass forums
Support forums => General help => Topic started by: romantica on October 28, 2014, 10:34:35 am
-
hello there is error in these files in osclass 3.3.2:
$ paths = glob (. $ path '*' GLOB_ONLYDIR | GLOB_NOSORT);
$ files = glob ($ path $ pattern, $ flags.)
foreach ($ paths as $ p) $ files = array_merge ($ files, rglob ($ pattern, $ flags, $ p '/').)
return $ files;
}
can you tell me where is the error?
thank you for your help
-
@romantica
Which files?
-
I do not know this error occurs when I clean the site cache via the Cache plugin
-
@romantica
Ok, did it dismiss when you uninstall this plugin?
-
uninstall this plugin ok files
thank