dbalyeroo : clearRequest return now $this to be chained

git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@5004 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
2019-02-11 09:24:10 +00:00
parent d5a5caf4f6
commit 64ff68d165

View File

@@ -1485,6 +1485,7 @@ class dblayeroo
// The foreign keys can be defined in the constructor for all the
// modifications checks. No need to remove them
//$this->setForeignObj = array ();
return $this;
}
/* }}} */