Merge pull request #4822 from kurund/indentation-fixes
[civicrm-core.git] / CRM / Utils / Hook / Soap.php
index 06ec177dde527bee6f59f89128da907e432a5a17..8f26da58c3373fb96e80f329f81cac845b71218f 100644 (file)
@@ -2,7 +2,7 @@
 
 /*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.5                                                |
+ | CiviCRM version 4.6                                                |
  +--------------------------------------------------------------------+
  | Copyright CiviCRM LLC (c) 2004-2014                                |
  +--------------------------------------------------------------------+
@@ -68,4 +68,3 @@ class CRM_Utils_Hook_Soap extends CRM_Utils_Hook {
     return;
   }
 }
-