Parent Directory
|
Revision Log
|
Patch
| revision 1.3 by cpcp, Mon Feb 17 20:20:07 2003 UTC | revision 1.4 by cpcp, Sun Feb 23 17:59:22 2003 UTC | |
|---|---|---|
| # | Line 48 namespace BakeryGateway { | Line 48 namespace BakeryGateway { |
| 48 | { | { |
| 49 | if (_parent_entity == 0) | if (_parent_entity == 0) |
| 50 | { | { |
| 51 | _parent_entity = get_document()->getLastInsertedIndividualRecord(); | _parent_entity = get_document()->addIndividualRecord(); |
| 52 | load_from_document(); | load_from_document(); |
| 53 | } | } |
| 54 | _cb_pending = true; | _cb_pending = true; |
|
||||||||
| savannah-hackers-public@gnu.org | ViewVC Help |
| Powered by ViewVC 1.1.26 |