Comment out the last bit of code, since it causes a php3 error

This commit is contained in:
Miles Lott 2001-09-04 04:58:12 +00:00
parent 43c93130e8
commit 95a522f501

View File

@ -9,10 +9,10 @@
* option) any later version. *
\**************************************************************************/
/* $Id$ */
/*
global $phpgw;
global $account_id;
*/
/* NOTE: This is untested */
/* 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 */