This website works better with JavaScript
Home
Explore
Help
Register
Sign In
aj
/
chamilo-lms2
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
[svn r21900] Added new file file upload
Arthur Portugal
15 years ago
parent
4fc5d56a52
commit
75ea6a143b
1 changed files
with
14 additions
and
0 deletions
Split View
Show Diff Stats
14
0
tests/main/inc/lib/fileUpload.lib.test.php
+ 14
- 0
tests/main/inc/lib/fileUpload.lib.test.php
View File
@@ -0,0 +1,14 @@
+<?php
+require_once(api_get_path(LIBRARY_PATH).'fileUpload.lib.php');
+
+
+
+
+
+
+
+
+
+
+
+?>