little forget...

This commit is contained in:
PeartreeG 2016-02-02 18:37:54 +01:00
parent cc8af4fba1
commit ea5b8a409c

View File

@ -152,7 +152,7 @@ $formresource = new FormResource($db);
if ( $object->fetch($id) > 0 ) if ( $object->fetch($id) > 0 )
{ {
$head=resourcePrepareHead($object); $head=resource_prepare_head($object);
if ($action == 'edit' ) if ($action == 'edit' )