commiting uncommited changes on live site
[weblabels.fsf.org.git] / crm.fsf.org / 20131203 / files / sites / all / modules-new / civicrm / packages / OpenFlashChart / php-ofc-library / ofc_area_hollow.php
CommitLineData
7f254ad8
AE
1<?php\r
2\r
3class area_hollow extends area_base\r
4{\r
5 function area_hollow()\r
6 {\r
7 $this->type = "area_hollow";\r
8 parent::area_base();\r
9 }\r
10}\r