Code

Updated opsi handling. Only perform actions, if fai is activated/installed
[gosa.git] / gosa-plugins / opsi / admin / opsi / opsi_tabs.inc
1 <?php
3 class opsi_tabs extends tabs
4 {
5 }
8 // vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
9 ?>