Merge remote-tracking branch 'upstream/4.3' into 4.3-master-2013-08-21-20-13-45
[civicrm-core.git] / CRM / Core / ScheduledJob.php
index decb45e9032faff2e660f08cf36595c965a10c61..ee434272031c6bfef0849c470421fb1240eb2426 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.3                                                |
+ | CiviCRM version 4.4                                                |
  +--------------------------------------------------------------------+
  | Copyright CiviCRM LLC (c) 2004-2013                                |
  +--------------------------------------------------------------------+
@@ -46,10 +46,10 @@ class CRM_Core_ScheduledJob {
 
   /*
      * Class constructor
-     * 
+     *
      * @param string $namespace namespace prefix for component's files
      * @access public
-     * 
+     *
      */
 
   public function __construct($params) {