minor changes for installscript comp.
git-svn-id: svn://svn.cccv.de/engel-system@268 29ba0400-6e00-0410-a75a-ca02368028f8
This commit is contained in:
parent
42a01b63f8
commit
cfb47499e8
|
@ -1,9 +1,9 @@
|
|||
<?PHP
|
||||
// Adresse des Webservers
|
||||
$url = "https://engelsystem.url/";
|
||||
$url = "https://SEDENGELURL/";
|
||||
|
||||
// Startverzeichnis des Engelhome
|
||||
$ENGEL_ROOT = "/engel/";
|
||||
$ENGEL_ROOT = "/";
|
||||
|
||||
// System disable message, ist ist set is: bages schow only this text
|
||||
//$SystemDisableMessage="<H1>This system ist moved to a server in the BCC, you can in the moment only youse it in the in Engel Room</H1>";
|
||||
|
|
Loading…
Reference in New Issue