@@ -243,6 +243,9 @@ |
||
243 | 243 | } |
244 | 244 | } |
245 | 245 | |
246 | +/** |
|
247 | + * @param string $filter |
|
248 | + */ |
|
246 | 249 | function GetDirectoryList ($directory, $filter){ |
247 | 250 | $results = array(); |
248 | 251 | $handler = opendir($directory); |