clipbucket/upload/admin_area/charts/ofc-library/ofc_y_axis_right.php

6 lines
81 B
PHP
Raw Normal View History

2013-10-07 12:17:06 +00:00
<?php
class y_axis_right extends y_axis_base
{
function y_axis_right(){}
}