~ubuntu-branches/debian/sid/phpldapadmin/sid

« back to all changes in this revision

Viewing changes to templates/creation/new_kolab_template.php

  • Committer: Bazaar Package Importer
  • Author(s): Fabio Tranchitella
  • Date: 2004-06-05 20:23:23 UTC
  • Revision ID: james.westby@ubuntu.com-20040605202323-ib7di8x022w61b5l
Tags: 0.9.4-6
* Fixed some mistakes in debconf template. (Closes: #252473)
* Added italian and french debconf template translations.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?php
2
2
 
3
 
require 'common.php';
4
 
 
5
3
// customize this to your needs
6
4
$default_container = "ou=Addresses";
7
5