Manage_Table_SQL : typo
This commit is contained in:
parent
60e7c0ef2b
commit
29f557e901
1 changed files with 1 additions and 1 deletions
|
|
@ -708,7 +708,7 @@ function check()
|
|||
* @see Data_SQL.seek
|
||||
* @return pgsql resource
|
||||
*/
|
||||
function execute_query($p_order,$p_array=NULL)
|
||||
function execute_query($p_order="",$p_array=NULL)
|
||||
{
|
||||
if ($p_order=="")
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue