Skip to content
Snippets Groups Projects
Commit af40d27e authored by Florian Henry's avatar Florian Henry
Browse files

Remove require_once from odf.php because it cause regression.

parent 6335918d
No related branches found
No related tags found
No related merge requests found
<?php <?php
require_once 'zip/PclZipProxy.php';
require_once 'zip/PhpZipProxy.php';
require 'Segment.php'; require 'Segment.php';
class OdfException extends Exception class OdfException extends Exception
{} {}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment