diff -r 8d8bce56918f -r 72f79dab938e fhiiqm/prod_hier.php --- a/fhiiqm/prod_hier.php Thu Jul 12 13:29:11 2012 +0200 +++ b/fhiiqm/prod_hier.php Thu Aug 23 10:17:50 2012 +0200 @@ -12,7 +12,7 @@ session_start(); if (! isset($_SESSION["userid"])) { - include_once ("inc/func_lib.inc.php"); + include_once ($_SERVER["DOCUMENT_ROOT"]."/fhiiqm/inc/func_lib.inc.php"); login($_SERVER["PHP_SELF"]); exit; } @@ -38,8 +38,8 @@
- - + +neue Auswahl Produkthierarchie
\n"; + echo "neue Auswahl Produkthierarchie
\n"; echo "Tabelle 'produkt' enthaelt $result Eintraege
\n"; } */ echo "neue Auswahl Produkthierarchie
\n"; + echo "\n"; if (!is_null($_SESSION["recht"]) && in_array("pe",$_SESSION["recht"])) - echo "\n"; + echo "\n"; } ?>