Code

Use is_callable instead of function_exists is more safe.
authorjanw <janw@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 30 Sep 2005 11:31:10 +0000 (11:31 +0000)
committerjanw <janw@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 30 Sep 2005 11:31:10 +0000 (11:31 +0000)
commitdb5e697442f139a9dc6d69b6796c34e87c3e9efb
tree0cbda1309c7ad3480e7d86a57ff1f09fd847a32f
parentb5071679364c896f81dc2865da3e386d61766d8d
Use is_callable instead of function_exists is more safe.
Added perform_additional_function_checks to allow checking of functions listed in 'include/functions_list.inc'

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@1445 594d385d-05f5-0310-b6e9-bd551577e9d8
include/functions_setup.inc