[Alba-desarrollo] SVN Alba r4594 -
prosistem/alba/trunk/alba/lib/model
commits en pressenter.com.ar
commits en pressenter.com.ar
Lun Abr 30 22:01:29 CEST 2007
Author: hsanchez
Date: 2007-04-30 17:01:28 -0300 (Mon, 30 Apr 2007)
New Revision: 4594
Modified:
prosistem/alba/trunk/alba/lib/model/RolResponsable.php
Log:
Agregando string del nombre
Modified: prosistem/alba/trunk/alba/lib/model/RolResponsable.php
===================================================================
--- prosistem/alba/trunk/alba/lib/model/RolResponsable.php 2007-04-30 19:42:54 UTC (rev 4593)
+++ prosistem/alba/trunk/alba/lib/model/RolResponsable.php 2007-04-30 20:01:28 UTC (rev 4594)
@@ -9,4 +9,8 @@
*/
class RolResponsable extends BaseRolResponsable
{
+ public function __toString() {
+ return $this->getNombre();
+ }
+
}
Más información sobre la lista de distribución Alba-desarrollo