Fixed typo

This commit is contained in:
Raphaël Doursenaud 2014-08-05 10:50:41 +02:00
parent 164c9e0b75
commit d09f4bed21

View File

@ -148,7 +148,7 @@ if ($action == 'add' || $action == 'update')
{
$reload = 0;
setEventMessage($object->error, 'errors');
$actino= "edit";
$action= "edit";
}
}