Changeset 1117:f3f60915c92a for inc/prepend.php
- Timestamp:
- 03/16/13 17:23:53 (12 years ago)
- Branch:
- 2.5
- Children:
- 1119:cac97427d8d3, 1181:f8f03e180c0a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/prepend.php
r1105 r1117 123 123 # Constants 124 124 define('DC_ROOT',path::real(dirname(__FILE__).'/..')); 125 define('DC_VERSION','2.5 -RC');125 define('DC_VERSION','2.5'); 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.