X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FMailing%2FSelector%2FBrowse.php;h=fcddb87b4708c5c455919e311efd918fd7addb98;hb=357af5d17f9ce6542bc66142bce67190dbcf9dab;hp=3189ce9956ce49e50cacf28a1e1010d2bc8c11ed;hpb=bc5479b705c153c5cd02a10b1cca400ac78d493b;p=civicrm-core.git diff --git a/CRM/Mailing/Selector/Browse.php b/CRM/Mailing/Selector/Browse.php index 3189ce9956..fcddb87b47 100644 --- a/CRM/Mailing/Selector/Browse.php +++ b/CRM/Mailing/Selector/Browse.php @@ -55,7 +55,7 @@ class CRM_Mailing_Selector_Browse extends CRM_Core_Selector_Base implements CRM_ protected $_parent; /** - * Class constructor + * Class constructor. * * * @return \CRM_Mailing_Selector_Browse @@ -206,7 +206,7 @@ LEFT JOIN civicrm_contact scheduledContact ON ( $mailing.scheduled_id = schedul } /** - * Returns all the rows in the given offset and rowCount + * Returns all the rows in the given offset and rowCount. * * @param string $action * The action being performed.