sla: Stupid Rasmus and his needles and haystacks
[ninja.git] / application / widgets / tac_services / tac_services.php
bloba0272a95b61516e43e63434ecfff61b3a1773fdc
1 <?php defined('SYSPATH') OR die('No direct access allowed.');
2 /**
3 * Services widget for tactical overview
5 * @author op5 AB
6 */
7 class Tac_services_Widget extends tablestat_Widget {
8 public function __construct($widget_model) {
9 parent::__construct($widget_model);
10 $this->universe = ServicePool_Model::all();