ofc_y_axis_right.php 76 Bytes
Newer Older
1 2 3 4 5 6
<?php

class y_axis_right extends y_axis_base
{
	function y_axis_right(){}
}