Changeset 5855
- Timestamp:
- 09/01/2017 12:59:00 PM (7 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
r5015 r5855 127 127 128 128 if ( empty( $_POST['wptv_language'] ) ) { 129 $this->error( 8);129 $this->error( 7 ); 130 130 } 131 131
Note: See TracChangeset
for help on using the changeset viewer.