mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-02-09 13:38:41 +00:00
fix return
This commit is contained in:
parent
f4b061ee8a
commit
0dd51a6f38
|
|
@ -689,5 +689,7 @@ class Directory extends FileAbstract implements FtpContainerInterface, Directory
|
||||||
* @todo Orange-Management/phpOMS#??? [p:low] [t:todo] [d:medium]
|
* @todo Orange-Management/phpOMS#??? [p:low] [t:todo] [d:medium]
|
||||||
* Implement offsetGet()
|
* Implement offsetGet()
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
return 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user