hasanarbsq / osfilemanager

Automatically exported from code.google.com/p/osfilemanager
0 stars 0 forks source link

PHP error still shows up after successfull deletion #25

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Create a new directory
2.Store files in a directory
3.delete the directory 

What is the expected output? What do you see instead?

No Errors should show up, however a warning message on top of "testdir has been 
sucessfully deleted" end saying:

opendir(./projects/./projects/./projects/) [function.opendir]: failed to open 
dir: No such file or directory
Invalid argument supplied for foreach()

What version of the product are you using? On what operating system? On
what web host?

Ver. 2.2, Hostgator

Please provide any additional information below.

Original issue reported on code.google.com by werbyvil...@gmail.com on 3 Jan 2011 at 4:59