Used exit() (also app_die()->app_exit()) because die() is an alias of exit nowadays
[core.git] / inc / classes / third_party / api / wernisportal / class_WernisApi.php
index 77f88e65a19a0ed5dcda0fd204fc12b85230d784..d2e105488c8b40ca83ce8e40e09223de992a9106 100644 (file)
@@ -142,7 +142,7 @@ class WernisApi extends BaseFrameworkSystem {
                global $_CONFIG;
                include "templates/zurueck.html";
                include "templates/fuss.html";
-               die();
+               exit();
        }
 
        // Fehlermeldung ausgeben und beenden