X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-extensions.php;h=453e9c6142aadc305a9a865006f27e9afdeec4ae;hb=b50d521ee7818a82eb2fb38f17cc6f2675747971;hp=7a2415fdc9f33cc3ecfa60b5885b690191c6a3c1;hpb=b6b181b8a4167f41fda1a85177e5201e0ef93ec7;p=mailer.git diff --git a/inc/modules/admin/what-extensions.php b/inc/modules/admin/what-extensions.php index 7a2415fdc9..453e9c6142 100644 --- a/inc/modules/admin/what-extensions.php +++ b/inc/modules/admin/what-extensions.php @@ -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?