phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] phpgwapi/inc/class.sql_builder.inc.php, 1.1.2.19


From: nomail
Subject: [Phpgroupware-cvs] phpgwapi/inc/class.sql_builder.inc.php, 1.1.2.19
Date: Mon, 28 Jun 2004 09:23:04 +0200

Update of /phpgwapi/inc
Modified Files:
        Branch: Version-0_9_16-branch
          class.sql_builder.inc.php

date: 2004/06/28 07:23:04;  author: powerstat;  state: Exp;  lines: +2 -2

Log Message:
phpdoc fix
=====================================================================
Index: phpgwapi/inc/class.sql_builder.inc.php
diff -u phpgwapi/inc/class.sql_builder.inc.php:1.1.2.18 
phpgwapi/inc/class.sql_builder.inc.php:1.1.2.19
--- phpgwapi/inc/class.sql_builder.inc.php:1.1.2.18     Mon Jun 28 07:08:09 2004
+++ phpgwapi/inc/class.sql_builder.inc.php      Mon Jun 28 07:23:04 2004
@@ -714,7 +714,7 @@
                * Recieve $data that is an array (operand_left, operand_right, 
operator)
                * If operant_left is array I call... myself :), else try to get 
the field name.
                * If right operand is array can myself to, else, nothing.
-               # Third operator IS_ a operator name that send to 
sql::operate();
+               * Third operator IS_ a operator name that send to 
sql::operate();
                * @param array $data Genertaded by calls of sql class.
                * @param string $operation Is one of: insert, select, delete, 
update, if is diferent to select, then the result will not include the alias 
for table.
                * @return Criteria for any sql query.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]