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

prepare to test

This commit is contained in:
Mikael Roos
2016-08-08 09:29:26 +02:00
parent c637fa23ef
commit b1d0cb1506
16 changed files with 1273 additions and 594 deletions

View File

@ -3,9 +3,10 @@
* Autoloader for CImage and related class files.
*
*/
//include __DIR__ . "/../CHttpGet.php";
//include __DIR__ . "/../CRemoteImage.php";
//include __DIR__ . "/../CImage.php";
require __DIR__ . "/defines.php";
require __DIR__ . "/functions.php";
/**
* Autoloader for classes.