Pman.php
[Pman.Base] / Pman.php
index 067e2f3..66d6e83 100644 (file)
--- a/Pman.php
+++ b/Pman.php
@@ -697,7 +697,7 @@ class Pman extends HTML_FlexyFramework_Page
             'POST' => empty($_POST) ? array() : $_POST,
         ), true));
         
-        
+        return $eid;
         
     }