CRM-15683 - CRM_Core_Invoke - Cleanup comments. Remove duplicate code.
[civicrm-core.git] / CRM / Core / Base.php
index a8b7f9c75885d9b5eb48eb6eff6a922270e9922b..c4ae8acc2cdd88c994674c7edd219b479e74dcfc 100644 (file)
@@ -46,6 +46,5 @@ class CRM_Core_Base {
   /**
    * Constructor
    */
-  function __construct() {}
+  public function __construct() {}
 }
-