@@ -54,8 +54,7 @@ |
||
54 | 54 | // that directly. |
55 | 55 | if ($option == 'use_ajax') { |
56 | 56 | return TRUE; |
57 | - } |
|
58 | - else { |
|
57 | + } else { |
|
59 | 58 | return parent::getOption($option); |
60 | 59 | } |
61 | 60 | } |