X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-admins_add.php;h=f6dbff52bb9834b44996dffdde44c2b77b573756;hb=5bb45d38458106175065810aaf993fd15af1d8e4;hp=6fb997102e6caa9cb429cd468a92798c49a650ff;hpb=2e68ea39a430a7217e58747b877acaa3e92ea997;p=mailer.git diff --git a/inc/modules/admin/what-admins_add.php b/inc/modules/admin/what-admins_add.php index 6fb997102e..f6dbff52bb 100644 --- a/inc/modules/admin/what-admins_add.php +++ b/inc/modules/admin/what-admins_add.php @@ -1,7 +1,7 @@ '', 'email' => ''), + postRequestArray() + ); // Load form from template - LOAD_TEMPLATE("admin_admins_add"); + loadTemplate('admin_add_admins', false, $content); } // END - if -// +// [EOF] ?>