pedro_morgan
2007-08-18 9026a458a084991bbda2d04b2207832cd878f2fb
interface/web/designer/module_nav_flip.php
@@ -88,7 +88,7 @@
   
   
   // zu Liste springen
      header("Location: module_show.php?id=$module_name");
      echo "HEADER_REDIRECT:designer/module_show.php?id=$module_name";
    exit;
}
?>