This website requires JavaScript.
Explore
Help
Sign In
holm
/
egroupware
Watch
1
Star
1
Fork
0
You've already forked egroupware
forked from
extern/egroupware
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
cf20f79d91
egroupware
/
filemanager
/
inc
/
functions.inc.php
6 lines
54 B
PHP
Raw
Normal View
History
Unescape
Escape
Finished ACL (almost..), got rid of short tags
2001-06-25 09:28:51 +02:00
<
?
php
Initial revision
2001-05-21 03:09:20 +02:00
Hopefully I didn't screw anything up. Changed over to use GLOBALS, and alot of coding stds. Also, found a little problem with the filesize field. Trying to get the value, prior to having it filled in the database. Always returning '0'.
2001-12-10 05:04:56 +01:00
require
(
PHPGW_APP_INC
.
'/main.inc.php'
);
Initial revision
2001-05-21 03:09:20 +02:00
?>
Reference in New Issue
Copy Permalink