send most action links thru hook_civicrm_links
[civicrm-core.git] / CRM / Utils / Network.php
index 11dc5157f5e9bb9dcd32573d65c4f18087c6726f..f48bedbe8faba1364bd22ee43cb50c5801e034eb 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.3                                                |
+ | CiviCRM version 4.4                                                |
  +--------------------------------------------------------------------+
  | Copyright CiviCRM LLC (c) 2004-2013                                |
  +--------------------------------------------------------------------+
@@ -78,4 +78,4 @@ class CRM_Utils_Network {
     error_reporting($old_error_reporting);
     return FALSE;
   }
-}
\ No newline at end of file
+}