Changeset 812
- Timestamp:
- Mar 20, 2015 11:21:07 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pro-violet-viettel/www/deploy/api/platform/modules/space/actions/actions.class.php
r793 r812 398 398 399 399 $ext = pathinfo($fileUrl, PATHINFO_EXTENSION); 400 $ext = strtolower($ext); 400 401 if (in_array($ext, array("ppt","xls","doc","pdf","docx","pptx","xlsx"))) 401 402 {
Note: See TracChangeset
for help on using the changeset viewer.