Not Reviewed
Show More
Add another comment
| @@ -60,7 +60,7 function extra_get_directory_list($dir) { | |||
|
|
60 | 60 | var $mtime; |
|
|
61 | 61 | var $inode; |
|
|
62 | 62 | |
|
|
63 |
function |
|
|
|
63 | function __construct($path, $file) { | |
|
|
64 | 64 | $this->name = $file; |
|
|
65 | 65 | $this->fullpath = $path . $file; |
|
|
66 | 66 | $this->rwx = is_readable($this->fullpath) ? 'r' : '-'; |
Comments 0
You need to be logged in to leave comments.
Login now
