[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Phpgroupware-developers] filemanager - comments
From: |
Sigurd Nes |
Subject: |
[Phpgroupware-developers] filemanager - comments |
Date: |
Fri, 7 Mar 2003 10:56:38 +0100 |
One more :
1) klicing on the 'go to' button suggest that there is something wrong
with line 332 in class.uifilemanager.inc.php
$errors = implode("\n", $this->bo->$f_function());
(double '$$' )
but commenting it out leads to that
a) The 'delete' button does not work
b) the 'copy to' button does not work
c) the 'move to' button does not work
Sigurd
- [Phpgroupware-developers] filemanager - comments,
Sigurd Nes <=