Code

Updated rsyslog stuff
[gosa.git] / gosa-plugins / rsyslog / addons / rsyslog / rsyslogTabs.inc
1 <?php
3 class rsyslogTabs extends tabs
4 {
5   function save($ignore_account= FALSE)
6   {
7   }
8 }
9 // vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
10 ?>