fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
fu ([personal profile] fu) wrote in [site community profile] changelog2011-01-04 11:30 am

[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 [personal profile] fu.

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');
--------------------------------------------------------------------------------