removed some unused variables from base.php and pageTest.php
added custom columns to ```default_config.php``` for pageTest.php
This commit is contained in:
parent
d540cba22a
commit
d4cedf3737
3 changed files with 14 additions and 82 deletions
|
@ -178,7 +178,7 @@
|
|||
*
|
||||
* Note that for now only the first, second and forth type of custom columns are supported
|
||||
*/
|
||||
$config['cops_calibre_custom_column'] = array ();
|
||||
$config['cops_calibre_custom_column'] = array ("type1", "type2", "type4");
|
||||
|
||||
/*
|
||||
* Rename .epub to .kepub.epub if downloaded from a Kobo eReader
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue