X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FUtils%2FOpenFlashChart.php;h=63173bae52e50a2543f916a90a40acfd5b40c2d9;hb=2d927f030a59e04c773be70ea411fd9aee7a746a;hp=21f140d9ab6e562b2ba0030920c9864870cd0912;hpb=266a559f66f8242321969f8181b9c0f8c1ef5799;p=civicrm-core.git diff --git a/CRM/Utils/OpenFlashChart.php b/CRM/Utils/OpenFlashChart.php index 21f140d9ab..63173bae52 100644 --- a/CRM/Utils/OpenFlashChart.php +++ b/CRM/Utils/OpenFlashChart.php @@ -23,7 +23,7 @@ | GNU Affero General Public License or the licensing of CiviCRM, | | see the CiviCRM license FAQ at http://civicrm.org/licensing | +--------------------------------------------------------------------+ -*/ + */ /** * @@ -568,4 +568,5 @@ class CRM_Utils_OpenFlashChart { return $openFlashChart; } + }