Separate select() parameter summary from detail
authortisane <nathanlarson3141@gmail.com>
Fri, 18 Jul 2014 19:33:03 +0000 (15:33 -0400)
committertisane <nathanlarson3141@gmail.com>
Fri, 18 Jul 2014 19:40:36 +0000 (15:40 -0400)
The heading of select()'s $table parameter details
appears as part of the select() parameter summary
in doxygen; this fixes that (I think). See
http://tinyurl.com/nddrk9y

Change-Id: I6409d3359ad9d33fce1100326f55bc000b5939e0

includes/db/Database.php

index 7d8fbe9..b02ee30 100644 (file)
@@ -1477,6 +1477,7 @@ abstract class DatabaseBase implements IDatabase, DatabaseType {
         * @param array $options Query options
         * @param array $join_conds Join conditions
         *
+        *
         * @param string|array $table
         *
         * May be either an array of table names, or a single string holding a table