From 2cde5d39dc9a85960462b28fb1af906f393ec552 Mon Sep 17 00:00:00 2001 From: einhverfr Date: Tue, 14 Nov 2006 03:32:33 +0000 Subject: Removing "SL" from faq and manual git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@574 4979c152-3d1c-0410-bac9-87ea11338e46 --- doc/faq.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/faq.html') diff --git a/doc/faq.html b/doc/faq.html index 3c2fb588..1e3c3fb8 100755 --- a/doc/faq.html +++ b/doc/faq.html @@ -240,7 +240,7 @@ which decoded escaped strings. This created a lot of problems and I worked around it by escaping strings twice. If you get a server 500 error 'filename too long' or if collapsed menus don't expand you may have to adjusted the following code in -SL/Form.pm and change the number (44) on line 84. +LSMB/Form.pm and change the number (44) on line 84.
   # for Apache 2 we escape strings twice
   if (($ENV{SERVER_SIGNATURE} =~ /Apache\/2\.(\d+)\.(\d+)/) && !$beenthere) {
@@ -586,7 +586,7 @@ may be changed by setting the language in your Preferences.
 and access control which makes it fairly safe out of the box to run even in
 front of a firewall.
 Some precautions which are out of our control must be taken though.
-It matters where you install SL and how you configure your web server and
+It matters where you install LSMB and how you configure your web server and
 SQL server.
 
 
-- 
cgit v1.2.3