mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 03:32:00 +09:00
issue 1646, fixed a bug. not update readed count.
git-svn-id: http://xe-core.googlecode.com/svn/branches/luminous@11493 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
1884886277
commit
e8f11ff2b8
1 changed files with 2 additions and 0 deletions
|
|
@ -745,6 +745,8 @@ class documentController extends document {
|
|||
$cache_key = 'object_document_item:'.$document_srl;
|
||||
$oCacheHandler->delete($cache_key);
|
||||
}
|
||||
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue