Changeset 2086730
- Timestamp:
- 05/13/2019 11:09:01 AM (7 years ago)
- File:
-
- 1 edited
-
be-lazy/trunk/config/constants.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
be-lazy/trunk/config/constants.php
r2086714 r2086730 14 14 * @var string Plugin slug 15 15 */ 16 const BE_LAZY_SLUG = ' salzimport';16 const BE_LAZY_SLUG = 'be-lazy'; 17 17 18 18 /**
Note: See TracChangeset
for help on using the changeset viewer.