[surforce-library commit] r38 - trunk/library/Zsurforce/Generic

1 view
Skip to first unread message

codesite...@google.com

unread,
Jan 30, 2009, 1:18:16 PM1/30/09
to surforce...@googlegroups.com
Author: enriqueplace
Date: Fri Jan 30 10:14:09 2009
New Revision: 38

Modified:
trunk/library/Zsurforce/Generic/ControllerAdmin.php

Log:
Ajustes en librería por cambio de config.ini (id de aplicación)

Modified: trunk/library/Zsurforce/Generic/ControllerAdmin.php
==============================================================================
--- trunk/library/Zsurforce/Generic/ControllerAdmin.php (original)
+++ trunk/library/Zsurforce/Generic/ControllerAdmin.php Fri Jan 30 10:14:09
2009
@@ -30,7 +30,7 @@
try{

$layout = Zend_Layout::getMvcInstance();
- $layout->menu =
Models_Menu::getMenu($this->_registry->config->general->appid);
+ $layout->menu =
Models_Menu::getMenu($this->_registry->config->application->id);

}catch(Zend_Db_Statement_Exception $e){
$this->view->mensajeError =
Reply all
Reply to author
Forward
0 new messages