Code

Updated loading of the class_cache filei.
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 27 Jul 2011 07:58:42 +0000 (07:58 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 27 Jul 2011 07:58:42 +0000 (07:58 +0000)
commit174fc78daa24f8b2fd00e8c0bbcdbf9d6b111ab9
tree01393353f7414cd75aa62a1be37fba818311e610
parent2fcfd24bcd790155a41665c952471b0358cb622f
Updated loading of the class_cache filei.
If we include it using require_once and it is not available, PHP exists with an error message.
We now just include it with include_once, so we are able to act on errors, because the script still runs.

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@20961 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/include/functions.inc