]> git.mxchange.org Git - mailer.git/blobdiff - install.php
Rewrote 'we' word a little, rewrote mail order to use SQL_INSERTID() instead of anoth...
[mailer.git] / install.php
index 6b6c5d6957477d85f83abcb1f00b32b828f82bbc..a347a260b912cc2bb13ae6b35df1f58ed6d21317 100644 (file)
@@ -78,7 +78,7 @@ loadIncludeOnce('inc/header.php');
 // Handle fatal errors
 runFilterChain('handle_fatal_errors');
 
-// Do we have plain or AJAX-enabled installation?
+// Is plain or AJAX-enabled installation used?
 if (isGetRequestElementSet('installer')) {
        // Set installer type
        setSession('installer', getRequestElement('installer'));