From: hickert Date: Mon, 10 Jul 2006 08:12:55 +0000 (+0000) Subject: Added default X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;ds=sidebyside;h=47d65a38a929844be94a58497cda60fdddae98d8;p=gosa.git Added default git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@4060 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/include/functions_FAI.inc b/include/functions_FAI.inc index 056e78ce9..09c150514 100644 --- a/include/functions_FAI.inc +++ b/include/functions_FAI.inc @@ -116,7 +116,7 @@ function get_FAI_departments($suffix = "") /* Return all releases within the given base */ -function get_all_releases_from_base($dn,$appendedName) +function get_all_releases_from_base($dn,$appendedName=false) { global $config; $base = "ou=fai,ou=configs,ou=systems,".$dn;