Revision: 1138
          http://mrbs.svn.sourceforge.net/mrbs/?rev=1138&view=rev
Author:   cimorrison
Date:     2009-06-29 09:59:52 +0000 (Mon, 29 Jun 2009)

Log Message:
-----------
Minor update to comments.

Modified Paths:
--------------
    mrbs/trunk/web/dbsys.inc

Modified: mrbs/trunk/web/dbsys.inc
===================================================================
--- mrbs/trunk/web/dbsys.inc    2009-06-28 20:29:33 UTC (rev 1137)
+++ mrbs/trunk/web/dbsys.inc    2009-06-29 09:59:52 UTC (rev 1138)
@@ -24,8 +24,8 @@
 require_once "${dbsys}.inc";
 
 
-// All the sql_* functions below apart from sql_connect() and
-// sql_default_connect() take an optional final argument which is
+// All the sql_* functions below apart from sql_connect(), 
sql_default_connect()
+// and sql_close() and take an optional final argument which is
 // the MRBS database handle to use. If this is not passed, the default
 // MRBS database connection is used.
 


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
_______________________________________________
Mrbs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mrbs-commits

Reply via email to