Changeset 1021611
- Timestamp:
- 11/07/2014 04:40:38 PM (11 years ago)
- File:
-
- 1 edited
-
advanced-uploader/trunk/upload.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
advanced-uploader/trunk/upload.php
r1021483 r1021611 595 595 'Destination', // setting title 596 596 0, // error ID 597 __('Expecting a valid directory! Please fix .','wptuts_textdomain'), // error message597 __('Expecting a valid directory! Please fix, the directory needs to exist in the filesystem first.','wptuts_textdomain'), // error message 598 598 'error' // type of message 599 599 );
Note: See TracChangeset
for help on using the changeset viewer.