Library maj

This commit is contained in:
EoleDev 2016-03-09 16:16:22 +01:00
parent a706b0d565
commit b7ebe1272c
2 changed files with 28 additions and 19 deletions

View file

@ -1,6 +1,15 @@
<?php
include_once("../core/Plugin_Api.php");
include_once("../core/LibOverride/genTokenOptions.php");
<<<<<<< Updated upstream
=======
include_once("../core/ErrorManagement.php");
use OpenCloud\Common\Error\BadResponseError;
use OpenCloud\Common\Error\BaseError;
use OpenCloud\Common\Error\NotImplementedError;
use OpenCloud\Common\Error\UserInputError;
>>>>>>> Stashed changes
class AppTest{