From: Leandro Lucarella Date: Wed, 27 Aug 2003 20:19:44 +0000 (+0000) Subject: Se corrigen detalles. X-Git-Tag: svn_import~24 X-Git-Url: https://git.llucax.com/mecon/ai.git/commitdiff_plain/a36f66d7bb1e95027e7072e1380b521d82231701?ds=inline Se corrigen detalles. --- diff --git a/doc/uml.xmi b/doc/uml.xmi index cfcc90d..effbf5e 100644 --- a/doc/uml.xmi +++ b/doc/uml.xmi @@ -3,7 +3,7 @@ umbrello uml modeller http://uml.sf.net - 1.1 + 1.1.5 @@ -101,7 +101,7 @@ x2c:include: PEAR.php" name="PEAR_Error" static="0" scope="200" /> - + @@ -127,93 +127,111 @@ x2c:include: PEAR.php" name="PEAR_Error" static="0" scope="200" /> + + + + + - + - - - - - - - + + + + + + + - + + + + - - + + - + + + + - - + + - + + + + - - + + - + + + + - - + + - + + + + - - + + - - + + + + - - + - - - - - - + + + + + - - @@ -222,28 +240,33 @@ x2c:get" name="hijos" static="0" scope="202" /> + + - - - - - + + + + + - + - + + + + diff --git a/lib/AI/DBObject.php b/lib/AI/DBObject.php index 7c162c8..4cc93e7 100644 --- a/lib/AI/DBObject.php +++ b/lib/AI/DBObject.php @@ -112,7 +112,6 @@ class AI_DBObject { * * @return PEAR_Error * @access public - * @static */ function guardar($db, $datos, $nuevo = false) // ~X2C {