Index: branches/5.2.x/core/units/helpers/deployment_helper.php =================================================================== diff -u -N -r15112 -r15117 --- branches/5.2.x/core/units/helpers/deployment_helper.php (.../deployment_helper.php) (revision 15112) +++ branches/5.2.x/core/units/helpers/deployment_helper.php (.../deployment_helper.php) (revision 15117) @@ -1,6 +1,6 @@ displayStatus('OK'); + $this->displayStatus('OK (' . $this->Conn->getAffectedRows() . ')'); } } }