Merge pull request #4983 from colemanw/CRM-15842
[civicrm-core.git] / CRM / Queue / Menu.php
index f75c5f9597c638c1b52a4192e8572ca835a838c9..fe884f137019e2e84e6bd7bc61dc1b2f1e043ce5 100644 (file)
@@ -23,7 +23,7 @@
  | GNU Affero General Public License or the licensing of CiviCRM,     |
  | see the CiviCRM license FAQ at http://civicrm.org/licensing        |
  +--------------------------------------------------------------------+
-*/
+ */
 
 /**
  * This file hard-codes the path entries for the queueing UI, which
@@ -87,4 +87,5 @@ class CRM_Queue_Menu {
         // unrecognized
     }
   }
+
 }