Changeset 3266:7af12b0d86d2
- Timestamp:
- 07/12/16 08:21:30 (9 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/core/class.dc.core.php
r3231 r3266 1226 1226 'active_wikiwords' => 0, 1227 1227 'active_macros' => 1, 1228 'active_mark' => 1, 1228 1229 'parse_pre' => 1, 1229 1230 'active_fr_syntax' => 0, … … 1273 1274 'active_wikiwords' => 0, 1274 1275 'active_macros' => 0, 1276 'active_mark' => 0, 1275 1277 'parse_pre' => 0, 1276 1278 'active_fr_syntax' => 0 … … 1314 1316 'active_wikiwords' => 0, 1315 1317 'active_macros' => 0, 1318 'active_mark' => 1, 1316 1319 'parse_pre' => 0, 1317 1320 'active_fr_syntax' => 0
Note: See TracChangeset
for help on using the changeset viewer.