(retrofit from trunk) Cleanup a Notice message: align the prototype of DBDeleteSingleObject to the current one.

SVN:2.3[4327]
This commit is contained in:
Denis Flaven
2016-08-11 09:39:55 +00:00
parent 5e2e6b393c
commit 6ea6dcef16

View File

@@ -552,7 +552,7 @@
<static>false</static>
<access>public</access>
<type>Overload-DBObject</type>
<code><![CDATA[ public function DBDeleteSingleObject(&$oDeletionPlan)
<code><![CDATA[ public function DBDeleteSingleObject()
{
if (MetaModel::GetConfig()->Get('demo_mode'))
{