Changeset 1754058
- Timestamp:
- 10/27/2017 04:34:19 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
r1754056 r1754058 10 10 * License URI: https://www.gnu.org/licenses/gpl-3.0.html 11 11 * Text Domain: mci 12 * Domain Path: / lang13 */ 12 * Domain Path: /dist/lang 13 */ 14 14 15 15 define('MCI_ENVIRONMENT', file_exists(__DIR__ . '/dev') ? 'src' : 'dist');
Note: See TracChangeset
for help on using the changeset viewer.