mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-09-22 06:29:15 +00:00
Correct variable name.
This commit is contained in:
parent
3edfa4b0fe
commit
573e057e5a
@ -17,7 +17,7 @@ include("page-header.php");
|
|||||||
<p>The configuration file should look something like this:</p>
|
<p>The configuration file should look something like this:</p>
|
||||||
<pre>
|
<pre>
|
||||||
<?php
|
<?php
|
||||||
// \$c->domainname = 'rscds.example.com';
|
// \$c->domain_name = 'rscds.example.com';
|
||||||
// \$c->sysabbr = 'rscds';
|
// \$c->sysabbr = 'rscds';
|
||||||
// \$c->system_name = 'Really Simple CalDAV Store';
|
// \$c->system_name = 'Really Simple CalDAV Store';
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user