X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-admins_add.php;h=07055e416c9810c64eff12758b79b693445adbcc;hb=cc59ea1cce3e0fafc2cc6c9e36142698cf2b58ef;hp=1d936d423beae7e42598131d2de92a9dd04ccb3e;hpb=c2245ee6923f35880d1df7ef0d9b78fa26ae25e7;p=mailer.git diff --git a/inc/modules/admin/what-admins_add.php b/inc/modules/admin/what-admins_add.php index 1d936d423b..07055e416c 100644 --- a/inc/modules/admin/what-admins_add.php +++ b/inc/modules/admin/what-admins_add.php @@ -1,7 +1,7 @@ '', 'email' => ''), - REQUEST_POST_ARRAY() + postRequestArray() ); // Load form from template - LOAD_TEMPLATE('admin_admins_add', false, $content); + loadTemplate('admin_add_admins', false, $content); } // END - if -// +// [EOF] ?>