From 6afa0bf7ffedaed667d642686a0acbb74128526e Mon Sep 17 00:00:00 2001 From: hickert Date: Fri, 21 Jul 2006 03:56:04 +0000 Subject: [PATCH] Added marker git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@4259 594d385d-05f5-0310-b6e9-bd551577e9d8 --- include/functions.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/functions.inc b/include/functions.inc index 7d731c918..b321eb64c 100644 --- a/include/functions.inc +++ b/include/functions.inc @@ -586,6 +586,8 @@ function get_list($filter, $subtreeACL, $base= "", $attributes= array(), $flags= { global $config, $ui; + echo "get_list called. Replace it, it doesn't support new acls" + /* Get LDAP link */ $ldap= $config->get_ldap_link($flags & GL_SIZELIMIT); -- 2.30.2