Some more code beauty
This commit is contained in:
parent
299c4df8f4
commit
68599c7efa
|
@ -121,7 +121,7 @@ HELP;
|
|||
Contact::update($fields, ['uri-id' => $contact['uri-id']]);
|
||||
echo '6';
|
||||
Photo::delete(['resource-id' => $resourceid]);
|
||||
echo ' '.$fields['photo'] . "\n";
|
||||
echo ' ' . $fields['photo'] . "\n";
|
||||
}
|
||||
|
||||
return 0;
|
||||
|
|
Loading…
Reference in New Issue
Block a user