X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FContribute%2FImport%2FController.php;h=a28f43fa45fe7996c0d822c14a9872af31fb6283;hb=95ca1e4e775ce88e3f371abe8390a3526ba537e7;hp=b46fde8e124551fd84fb288e7cea575d8c374996;hpb=92b0f883315c72514e629b1c9e37261b84186785;p=civicrm-core.git diff --git a/CRM/Contribute/Import/Controller.php b/CRM/Contribute/Import/Controller.php index b46fde8e12..a28f43fa45 100644 --- a/CRM/Contribute/Import/Controller.php +++ b/CRM/Contribute/Import/Controller.php @@ -35,7 +35,7 @@ class CRM_Contribute_Import_Controller extends CRM_Core_Controller { /** - * class constructor + * Class constructor */ function __construct($title = NULL, $action = CRM_Core_Action::NONE, $modal = TRUE) { parent::__construct($title, $modal);