Changeset 3014:5934356ef339
- Timestamp:
- 06/14/15 09:39:30 (10 years ago)
- Branch:
- default
- Children:
- 3015:d3c10ca4ac76, 3020:104efe8d97ba
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/load_plugin_file.php
r2948 r3014 55 55 } 56 56 57 $allow_types = array('png','jpg','jpeg','gif','css','js','swf' );57 $allow_types = array('png','jpg','jpeg','gif','css','js','swf','svg'); 58 58 59 59 $pf = path::clean($_GET['pf']);
Note: See TracChangeset
for help on using the changeset viewer.