Merge branch 'develop' of github.com:manzerbredes/istic-openstack into develop
This commit is contained in:
commit
4819078870
9 changed files with 1932 additions and 82 deletions
|
@ -1,8 +1,8 @@
|
|||
<?php
|
||||
include_once("../config.inc.php");
|
||||
include_once("config.inc.php");
|
||||
require "../vendor/autoload.php";
|
||||
include_once("../core/Plugin_Api.php");
|
||||
include_once("../core/LibOverride/genTokenOptions.php");
|
||||
include_once("core/Plugin_Api.php");
|
||||
include_once("core/LibOverride/genTokenOptions.php");
|
||||
|
||||
$user = "admin";
|
||||
$password = "ae5or6cn";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue