author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 27 Jul 2011 07:58:42 +0000 (07:58 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 27 Jul 2011 07:58:42 +0000 (07:58 +0000) | ||
commit | 174fc78daa24f8b2fd00e8c0bbcdbf9d6b111ab9 | |
tree | 01393353f7414cd75aa62a1be37fba818311e610 | tree | snapshot |
parent | 2fcfd24bcd790155a41665c952471b0358cb622f | commit | diff |
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
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 | diff | blob | history |