|
@@ -1754,8 +1754,8 @@ |
|
|
block discarded – undo |
|
1754
|
1754
|
else |
|
1755
|
1755
|
$id_theme = $modSettings['theme_guests']; |
|
1756
|
1756
|
|
|
1757
|
|
- // Allow mod authors the option to override the theme id for custom page themes |
|
1758
|
|
- call_integration_hook('integrate_pre_load_theme', array(&$id_theme)); |
|
|
1757
|
+ // Allow mod authors the option to override the theme id for custom page themes |
|
|
1758
|
+ call_integration_hook('integrate_pre_load_theme', array(&$id_theme)); |
|
1759
|
1759
|
|
|
1760
|
1760
|
// Verify the id_theme... no foul play. |
|
1761
|
1761
|
// Always allow the board specific theme, if they are overriding. |
Please login to merge, or discard this patch.