Old config.php is now automatically updated to new config-local.php format, several...
[mailer.git] / inc / modules / admin / what-add_sponsor.php
index a39fb725ff5e3d05aaa73d5127afc344b02d4257..df69c723aa6800890a8f9618e2cb5a581f0554f0 100644 (file)
@@ -46,7 +46,7 @@ if ((!defined('__SECURITY')) || (!IS_ADMIN())) {
 ADD_DESCR('admin', __FILE__);
 
 if (IS_FORM_SENT()) {
-       // Save sponsor in database
+       // Save sponsor in database
        SPONSOR_HANDLE_SPONSOR(REQUEST_POST_ARRAY());
 } else {
        // Prepare constants for the template