Skip to content

Commit

Permalink
Forgot a /
Browse files Browse the repository at this point in the history
  • Loading branch information
seblucas committed May 3, 2013
1 parent 8c8843e commit 3ce1750
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion epub.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* @author Sébastien Lucas <sebastien@slucas.fr>
*/

require_once(realpath( dirname( __FILE__ ) ) . 'tbszip.php');
require_once(realpath( dirname( __FILE__ ) ) . '/tbszip.php');

define ("METADATA_FILE", "META-INF/container.xml");

Expand Down

0 comments on commit 3ce1750

Please sign in to comment.