X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FContact%2FTask.php;h=9d1b8672016ab654b655db602e4b71dc00c867c0;hb=63e91f559645ec20ff4bcce59ea8c5cad7ced61e;hp=85b387e440155c7c48c6db923a1a5758ebfbb774;hpb=24f8127938dec80960d388e50fd5b89aa450b494;p=civicrm-core.git diff --git a/CRM/Contact/Task.php b/CRM/Contact/Task.php index 85b387e440..9d1b867201 100644 --- a/CRM/Contact/Task.php +++ b/CRM/Contact/Task.php @@ -67,7 +67,7 @@ class CRM_Contact_Task { COMMUNICATION_PREFS = 25; /** - * the task array + * The task array * * @var array * @static @@ -75,7 +75,7 @@ class CRM_Contact_Task { static $_tasks = NULL; /** - * the optional task array + * The optional task array * * @var array * @static @@ -310,7 +310,7 @@ class CRM_Contact_Task { } /** - * show tasks selectively based on the permission level + * Show tasks selectively based on the permission level * of the user * * @param int $permission