@@ -92,7 +92,7 @@ |
||
92 | 92 | private function clean_styles() |
93 | 93 | { |
94 | 94 | $routes_ary = $this->manager->get_routes_per_style(); |
95 | - $style_ids = $this->get_style_ids(); |
|
95 | + $style_ids = $this->get_style_ids(); |
|
96 | 96 | $col_widths = (array) json_decode($this->config['sitemaker_column_widths'], true); |
97 | 97 | |
98 | 98 | $routes = array(); |