forked from extern/egroupware
Comment out the last bit of code, since it causes a php3 error
This commit is contained in:
parent
43c93130e8
commit
95a522f501
@ -9,10 +9,10 @@
|
|||||||
* option) any later version. *
|
* option) any later version. *
|
||||||
\**************************************************************************/
|
\**************************************************************************/
|
||||||
/* $Id$ */
|
/* $Id$ */
|
||||||
|
/*
|
||||||
global $phpgw;
|
global $phpgw;
|
||||||
global $account_id;
|
global $account_id;
|
||||||
|
*/
|
||||||
/* NOTE: This is untested */
|
/* NOTE: This is untested */
|
||||||
/* WIP: it should get all files owned by $account_id, not just in /home/account_id */
|
/* WIP: it should get all files owned by $account_id, not just in /home/account_id */
|
||||||
/* Should also be capable of transfering files to another user */
|
/* Should also be capable of transfering files to another user */
|
||||||
|
Loading…
Reference in New Issue
Block a user