Init file for php-opencloud api - Config file
This commit is contained in:
parent
a44cc1d2e3
commit
5f34f504b0
4 changed files with 84 additions and 0 deletions
7
server/config.inc.php
Normal file
7
server/config.inc.php
Normal file
|
@ -0,0 +1,7 @@
|
|||
<?php
|
||||
$config = Array();
|
||||
|
||||
$config["modules_enabled"] = "";
|
||||
?>
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue