Made the ApcCacheSource compatible with Debian Squeeze
authorRouL <roul@codingcorner.info>
Thu, 14 Jul 2011 19:40:54 +0000 (21:40 +0200)
committerRouL <roul@codingcorner.info>
Thu, 14 Jul 2011 19:40:54 +0000 (21:40 +0200)
commitcd1c14a7f85b904c8259928eb2a393026e725824
treecc84bf8e8beef2fe20d69e4bcb43651ca1772caf
parentcb61f06339f03d70109a5902ff4e7667deb036bf
Made the ApcCacheSource compatible with Debian Squeeze

Debian still uses APC 3.1.3-pl2, "apc_exists" was introduced in 3.1.4,
so i made a workaround with apc_fetch (returns false if nothing found).
wcfsetup/install/files/lib/system/cache/source/ApcCacheSource.class.php