Manage_Table_SQL : typo

This commit is contained in:
sparkyx 2021-05-07 16:24:26 +02:00
parent 60e7c0ef2b
commit 29f557e901

View file

@ -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=="")
{