| Index: trunk/phase3/includes/DefaultSettings.php |
| — | — | @@ -3003,9 +3003,8 @@ |
| 3004 | 3004 | $wgEnableScaryTranscluding = false; |
| 3005 | 3005 | |
| 3006 | 3006 | /** |
| 3007 | | - * (see next option $wgGlobalDatabase). |
| | 3007 | + * (see next option $wgGlobalDatabase). |
| 3008 | 3008 | */ |
| 3009 | | - */ |
| 3010 | 3009 | $wgTranscludeCacheExpiry = 3600; |
| 3011 | 3010 | |
| 3012 | 3011 | /** @} */ # end of parser settings } |