Refactored session_write_close() optimization and dashboard preloading
hack
This commit is contained in:
parent
3e255bfd37
commit
1734cc35c8
7 changed files with 35 additions and 31 deletions
|
@ -405,7 +405,6 @@ class LibraryController extends Zend_Controller_Action
|
|||
|
||||
public function contentsFeedAction()
|
||||
{
|
||||
session_write_close();
|
||||
$params = $this->getRequest()->getParams();
|
||||
|
||||
# terrible name for the method below. it does not only search files.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue