Code

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@1989 594d385d-05f5-0310...
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 21 Nov 2005 08:08:38 +0000 (08:08 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 21 Nov 2005 08:08:38 +0000 (08:08 +0000)
include/class_debconfTemplate.inc

index a4d203c7b232d1801d1c5c0404a162c266722119..a900d453f8d02d89697cd6de90bee6ef8e46586d 100644 (file)
@@ -298,8 +298,8 @@ class debconf
 }
 
 # Example:
-$debconf= new debconf("libnss-ldap", "de");
-echo $debconf->get_dialog();
+#$debconf= new debconf("libnss-ldap", "de");
+#echo $debconf->get_dialog();
 
 // vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
 ?>