Add subtitle in OPDS feed. suggested by Tyler J. Wagner.

This commit is contained in:
Sébastien Lucas 2012-12-22 18:23:17 +01:00
parent 1522c3c14d
commit e7ac49244c
3 changed files with 12 additions and 0 deletions

View file

@ -41,6 +41,10 @@
*/
$config['cops_title_default'] = "Sebastien's COPS";
/*
* Catalog's subtitle
*/
$config['cops_subtitle_default'] = "";
/*
* Wich header to use when downloading books outside the web directory