Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: General / Classic ASP versions(v3.4.XX)
 3.4.04 inc_func_posting.asp
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

chumbawumba
Junior Member

United Kingdom
304 Posts

Posted - 16 February 2004 :  05:57:03  Show Profile

Line 396:
fString = Replace(fString, "'", "'")

-that doesnt seem to have any purpose.
shouldn't it be:
fString = Replace(fString, "'", "''")



Also, there are dozens of lines of code that say:
'## left for compatibility with older versions of the forum

can these lines of code be safely deleted for a brand new forum installation? would it increase performance?

HuwR
Forum Admin

United Kingdom
20595 Posts

Posted - 16 February 2004 :  06:28:38  Show Profile  Visit HuwR's Homepage
quote:
Originally posted by chumbawumba



Also, there are dozens of lines of code that say:
'## left for compatibility with older versions of the forum

can these lines of code be safely deleted for a brand new forum installation? would it increase performance?



Yes, as long as you are also starting with a brand new database.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.28 seconds. Powered By: Snitz Forums 2000 Version 3.4.07