Modified:
trunk/library/Zsurforce/Generic/Controller.php
Log:
Ajusta espacio
Modified: trunk/library/Zsurforce/Generic/Controller.php
==============================================================================
--- trunk/library/Zsurforce/Generic/Controller.php (original)
+++ trunk/library/Zsurforce/Generic/Controller.php Tue Aug 19 18:22:14 2008
@@ -53,7 +53,7 @@
$this->view->baseUrl = $this->_request->getBaseUrl();
$this->view->debug = $this->_debug;
$this->view->session = $this->_session;
- $this->view->user = Zend_Auth::getInstance ()->getIdentity ();
+ $this->view->user = Zend_Auth::getInstance ()->getIdentity();
/* Ruta para acceder a toda la información pública y compartida del sistema:
* - estilos