~ubuntu-branches/ubuntu/maverick/gosa/maverick

« back to all changes in this revision

Viewing changes to plugins/admin/systems/class_servDB.inc

  • Committer: Bazaar Package Importer
  • Author(s): Cajus Pollmeier
  • Date: 2007-04-11 10:02:20 UTC
  • Revision ID: james.westby@ubuntu.com-20070411100220-p30rdbqio3m61dvj
Tags: 2.5.10-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
class servdb extends plugin
4
4
{
5
 
  /* CLI vars */
6
 
  var $cli_summary= "Manage server basic objects";
7
 
  var $cli_description= "Some longer text\nfor help";
8
 
  var $cli_parameters= array("eins" => "Eins ist toll", "zwei" => "Zwei ist noch besser");
9
 
 
10
5
  /* Object information */
11
6
  var $goImapName= "";
12
7
  var $goImapName_old= "";