Files
luos/workflow/engine/classes/class.dashletGaugeIndicator.php

9 lines
91 B
PHP
Raw Normal View History

2011-10-28 12:20:45 -04:00
<?php
G::LoadClass('pmDashlet');
class DashletGaugeIndicator extends PMDashlet {
//
}