Vergleich admin/inc/functions_themes.php - 1.8.22 - 1.8.26
Zeile 149 | Zeile 149 |
---|---|
{ |
{ |
$sid = $options['templateset']; | $sid = (int)$options['templateset']; |
} | } |
Zeile 1461 | Zeile 1461 |
*/ |
*/ |
global $mybb; | |
// Update our CSS to the new stuff in 1.4 | // Update our CSS to the new stuff in 1.4 |