X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-admins_add.php;h=43162f011a0a1cfb9d18eae393415ee9c74aafd2;hb=8ce32e702f3caa76b8d446902948e83e1e6854c8;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..43162f011a 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] ?>