@@ -189,7 +189,7 @@ discard block |
||
| 189 | 189 | * |
| 190 | 190 | * Note that the composite custom columns are not supported |
| 191 | 191 | */ |
| 192 | - $config['cops_calibre_custom_column_list'] = array (); |
|
| 192 | + $config['cops_calibre_custom_column_list'] = array(); |
|
| 193 | 193 | |
| 194 | 194 | /* |
| 195 | 195 | * Custom Columns for the book preview panel |
@@ -199,7 +199,7 @@ discard block |
||
| 199 | 199 | * |
| 200 | 200 | * Note that the composite custom columns are not supported |
| 201 | 201 | */ |
| 202 | - $config['cops_calibre_custom_column_preview'] = array (); |
|
| 202 | + $config['cops_calibre_custom_column_preview'] = array(); |
|
| 203 | 203 | |
| 204 | 204 | /* |
| 205 | 205 | * Rename .epub to .kepub.epub if downloaded from a Kobo eReader |