Typo
This commit is contained in:
parent
8060ad265e
commit
1549b1d8c1
1 changed files with 1 additions and 1 deletions
|
@ -812,7 +812,7 @@ function item_post(App $a) {
|
||||||
if ($orig_post) {
|
if ($orig_post) {
|
||||||
|
|
||||||
// Fill the cache field
|
// 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);
|
put_item_in_cache($datarray);
|
||||||
|
|
||||||
$fields = array(
|
$fields = array(
|
||||||
|
|
Loading…
Reference in a new issue