Correct variable name.

This commit is contained in:
Maxime Delorme 2007-05-05 11:36:23 +12:00 committed by Andrew McMillan
parent 3edfa4b0fe
commit 573e057e5a

View File

@ -17,7 +17,7 @@ include("page-header.php");
<p>The configuration file should look something like this:</p>
<pre>
&lt;?php
// \$c->domainname = 'rscds.example.com';
// \$c->domain_name = 'rscds.example.com';
// \$c->sysabbr = 'rscds';
// \$c->system_name = 'Really Simple CalDAV Store';