Line endings
This commit is contained in:
parent
41ea9199a0
commit
275913dea8
@ -1 +1,8 @@
|
|||||||
<?php
// config options
$ADMINUSERNAME = "admin";
$ADMINPASSWORD = "admin";
$SERVER = "file:///var/run/zarafa";
$CALDAVURL = "http://localhost:8080/ical/";
$TEMPDIR = "/tmp/";
?>
|
<?php
|
||||||
|
// config options
|
||||||
|
$ADMINUSERNAME = "admin";
|
||||||
|
$ADMINPASSWORD = "admin";
|
||||||
|
$SERVER = "file:///var/run/zarafa";
|
||||||
|
$CALDAVURL = "http://localhost:8080/ical/";
|
||||||
|
$TEMPDIR = "/tmp/";
|
||||||
|
?>
|
Loading…
Reference in New Issue
Block a user