1
0
mirror of https://github.com/mosbth/cimage.git synced 2025-07-16 14:26:35 +02:00

more test

This commit is contained in:
Mikael Roos
2016-08-08 10:39:11 +02:00
parent b1d0cb1506
commit 72c04632b8
13 changed files with 120 additions and 23 deletions

View File

@ -3,8 +3,8 @@
* Autoloader for CImage and related class files.
*
*/
require __DIR__ . "/defines.php";
require __DIR__ . "/functions.php";
require_once __DIR__ . "/defines.php";
require_once __DIR__ . "/functions.php";