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

« back to all changes in this revision

Viewing changes to plugins/personal/connectivity/class_proxyAccount.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:
5
5
  var $plHeadline= "Proxy";
6
6
  var $plDescription= "This does something";
7
7
 
8
 
  /* CLI vars */
9
 
  var $cli_summary= "Manage users proxy account";
10
 
  var $cli_description= "Some longer text\nfor help";
11
 
  var $cli_parameters= array("eins" => "Eins ist toll", "zwei" => "Zwei ist noch besser");
12
 
 
13
8
  /* Proxy attributes */
14
9
  var $gosaProxyAcctFlags= "[N    ]";
15
10
  var $gosaProxyID= "";