Changeset 1556 for sites/trunk/wordpress.tv/public_html/wp-content/themes/wptv2/plugins/wordpresstv-upload-subtitles/wordpresstv-upload-subtitles.php
- Timestamp:
- 05/08/2015 07:07:58 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.tv/public_html/wp-content/themes/wptv2/plugins/wordpresstv-upload-subtitles/wordpresstv-upload-subtitles.php
r1024 r1556 30 30 */ 31 31 function handle_upload() { 32 // allow only videomimes32 // allow only subtitle mimes 33 33 $overrides = array( 34 34 'test_form' => false,
Note: See TracChangeset
for help on using the changeset viewer.