Disable session starting for feeds controller

This commit is contained in:
Albert Santoni 2015-11-17 18:55:53 -05:00
parent c89941d312
commit 1ef9ee3073
1 changed files with 2 additions and 1 deletions

View File

@ -36,7 +36,8 @@ class PageLayoutInitPlugin extends Zend_Controller_Plugin_Abstract
"upgrade", "upgrade",
'whmcs-login', 'whmcs-login',
"provisioning", "provisioning",
"embed" "embed",
"feeds"
)) ))
) { ) {
//Start the session //Start the session