4 lines
137 B
PHP
4 lines
137 B
PHP
|
|
<?
|
||
|
|
//Bildpfade
|
||
|
|
define("PATH_CONTACT", "../../userdata/intranet/contact/");
|
||
|
|
define("PATH_MANDANT", "../../userdata/intranet/mandant/");
|