Changeset 1119:cac97427d8d3 for inc/prepend.php
- Timestamp:
- 03/19/13 12:23:25 (12 years ago)
- Branch:
- default
- Parents:
- 1118:d81eaf4c347e (diff), 1117:f3f60915c92a (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. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/prepend.php
r1117 r1119 123 123 # Constants 124 124 define('DC_ROOT',path::real(dirname(__FILE__).'/..')); 125 define('DC_VERSION','2.5 ');125 define('DC_VERSION','2.5.1-dev'); 126 126 define('DC_DIGESTS',dirname(__FILE__).'/digests'); 127 127 define('DC_L10N_ROOT',dirname(__FILE__).'/../locales');
Note: See TracChangeset
for help on using the changeset viewer.