Changeset 4014:e090908c8e13 for inc/core/class.dc.core.php
- Timestamp:
- 08/04/19 08:40:14 (6 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/core/class.dc.core.php
r3958 r4014 1211 1211 'active_aside' => 1, 1212 1212 'active_sup' => 1, 1213 'active_sub' => 1, 1213 1214 'parse_pre' => 1, 1214 1215 'active_fr_syntax' => 0, … … 1263 1264 'active_aside' => 0, 1264 1265 'active_sup' => 0, 1266 'active_sub' => 0, 1265 1267 'parse_pre' => 0, 1266 1268 'active_fr_syntax' => 0 … … 1309 1311 'active_aside' => 0, 1310 1312 'active_sup' => 1, 1313 'active_sub' => 1, 1311 1314 'parse_pre' => 0, 1312 1315 'active_fr_syntax' => 0
Note: See TracChangeset
for help on using the changeset viewer.