try to resolve token pb

This commit is contained in:
Yoggzo 2016-03-02 13:01:51 +01:00
parent d1bd9b4a0c
commit 671f03df98
2 changed files with 3 additions and 1 deletions

View file

@ -14,6 +14,8 @@ use OpenStack\Common\Error\BaseError;
use OpenStack\Common\Error\NotImplementedError;
use OpenStack\Common\Error\UserInputError;
include("CoreInterface.php");
/**
* Image Class of the back-end application
*