Typo
This commit is contained in:
parent
8060ad265e
commit
1549b1d8c1
|
@ -812,7 +812,7 @@ function item_post(App $a) {
|
|||
if ($orig_post) {
|
||||
|
||||
// Fill the cache field
|
||||
// This could be done in Item::update as well - but we hasd to check for the existance of some fields.
|
||||
// This could be done in Item::update as well - but we have to check for the existance of some fields.
|
||||
put_item_in_cache($datarray);
|
||||
|
||||
$fields = array(
|
||||
|
|
Loading…
Reference in a new issue