ahd::released
reply
name:
color:
email:
icq:
homepage:
title:
xhtml
-mode
text:
email
@5ahd
to
2005-05-05 18:25:25
DaDon
s fehler
Falsch:
--------------------
for cr in c loop
...
ad(cr.agnr, new_node);
end loop;
--------------------
Richtig:
-------------------
for cr in c loop
...
ad(cr.agsnr, new_node);
end loop;
-------------------
« back
© gizmo'05