[dw-free] errors in TT conversion of htdocs/legal/dmca.bml
[commit: http://hg.dwscoalition.org/dw-free/rev/3721b58c5076]
http://bugs.dwscoalition.org/show_bug.cgi?id=3375
Add to sample config
Patch by
fu.
Files modified:
http://bugs.dwscoalition.org/show_bug.cgi?id=3375
Add to sample config
Patch by
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Files modified:
- doc/config-local.pl.txt
-------------------------------------------------------------------------------- diff -r 404c6b5c0335 -r 3721b58c5076 doc/config-local.pl.txt --- a/doc/config-local.pl.txt Tue Jan 04 19:26:38 2011 +0800 +++ b/doc/config-local.pl.txt Tue Jan 04 19:30:03 2011 +0800 @@ -36,6 +36,7 @@ $SITENAMEABBREV = "YS"; $SITECOMPANY = "YourSite's Company"; $SITEADDRESS = "123 Main St.<br />Somewhere, XX 12345"; + $SITEADDRESSLINE = "123 Main St. Somewhere, XX 12345"; # MemCache information, if you have MemCache servers running #@MEMCACHE_SERVERS = ('hostname:port'); --------------------------------------------------------------------------------