@@ -563,7 +563,7 @@ |
||
563 | 563 | |
564 | 564 | // Is it hidden? |
565 | 565 | if ($is_hidden == 2) |
566 | - $type='only_additional'; |
|
566 | + $type = 'only_additional'; |
|
567 | 567 | } |
568 | 568 | |
569 | 569 | // Do the actual updates. |