Rewrote 'we' word a little, rewrote mail order to use SQL_INSERTID() instead of anoth...
[mailer.git] / inc / modules / admin / what-extensions.php
index 7a2415fdc9f33cc3ecfa60b5885b690191c6a3c1..453e9c6142aadc305a9a865006f27e9afdeec4ae 100644 (file)
@@ -332,7 +332,7 @@ ORDER BY
                break;
 
        case 'register': // Register new extension
-               // Do we have some tasks?
+               // Are there some tasks?
                $numTasks = countSumTotalData(getCurrentAdminId(), 'task_system', 'id', 'assigned_admin', true, "AND `task_type`='EXTENSION'");
 
                // Is the id number valid and the task was found?