mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-25 21:34:12 +01:00
6 lines
81 B
PHP
6 lines
81 B
PHP
<?php
|
|
|
|
class y_axis_right extends y_axis_base
|
|
{
|
|
function y_axis_right(){}
|
|
} |