From a36f66d7bb1e95027e7072e1380b521d82231701 Mon Sep 17 00:00:00 2001 From: Leandro Lucarella Date: Wed, 27 Aug 2003 20:19:44 +0000 Subject: [PATCH] Se corrigen detalles. --- doc/uml.xmi | 111 ++++++++++++++++++++++++++------------------ lib/AI/DBObject.php | 1 - 2 files changed, 67 insertions(+), 45 deletions(-) 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 { -- 2.43.0