This commit is contained in:
Andreas Österreicher
2011-02-18 13:01:25 +00:00
parent c023192371
commit 03bb2b5165
5 changed files with 244 additions and 16 deletions
-1
View File
@@ -591,7 +591,6 @@ function eingabeOrganisationseinheit($firma_id,$firma_organisationseinheit_id,$o
$organisationseinheit_obj = new organisationseinheit();
$organisationseinheit_obj->getAll();
$i=0;
foreach ($firma->result as $row)
{