dblayeroo: do not remove the foreign objects when using clearRequest method
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3777 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
@@ -1370,7 +1370,9 @@ class dblayeroo
|
||||
$this->limitExpression = "";
|
||||
$this->setValues = array ();
|
||||
$this->setType = array ();
|
||||
$this->setForeignObj = array ();
|
||||
// The foreign keys can be defined in the constructor for all the
|
||||
// modifications checks. No need to remove them
|
||||
//$this->setForeignObj = array ();
|
||||
}
|
||||
/* }}} */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user