Changeset 4046:0e0075d2cc78 for inc/prepend.php
- Timestamp:
- 10/01/19 10:40:45 (6 years ago)
- Branch:
- default
- Parents:
- 4039:c050fa0c2bb3 (diff), 4045:f9cf8ec16f6d (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent. - Tags:
- tip
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/prepend.php
r4043 r4046 145 145 # Constants 146 146 define('DC_ROOT', path::real(dirname(__FILE__) . '/..')); 147 define('DC_VERSION', '2.1 5.2');147 define('DC_VERSION', '2.16-dev'); 148 148 define('DC_DIGESTS', dirname(__FILE__) . '/digests'); 149 149 define('DC_L10N_ROOT', dirname(__FILE__) . '/../locales');
Note: See TracChangeset
for help on using the changeset viewer.