Changeset 1754056
- Timestamp:
- 10/27/2017 04:32:38 PM (8 years ago)
- File:
-
- 1 edited
-
multiple-cropped-images/trunk/mci.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
multiple-cropped-images/trunk/mci.php
r1754040 r1754056 11 11 * Text Domain: mci 12 12 * Domain Path: /lang 13 */ 13 */ 14 14 15 15 define('MCI_ENVIRONMENT', file_exists(__DIR__ . '/dev') ? 'src' : 'dist');
Note: See TracChangeset
for help on using the changeset viewer.