Fix headers. re #52
This commit is contained in:
parent
4b0ff71750
commit
2648b9310b
2 changed files with 13 additions and 1 deletions
|
@ -1,4 +1,10 @@
|
|||
<?php
|
||||
/**
|
||||
* COPS (Calibre OPDS PHP Server) class file
|
||||
*
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
* @author Sébastien Lucas <sebastien@slucas.fr>
|
||||
*/
|
||||
|
||||
require_once ("config.php");
|
||||
require_once ("base.php");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue