cakephp-redis-session
cakephp-redis-session copied to clipboard
Fatal error: Cannot redeclare class RedisException in /config/redis_session.php on line 381
trafficstars
Fatal error: Cannot redeclare class RedisException in /config/redis_session.php on line 381
Thanks for reporting! This should be fixed now. I wrapped RedisException in a class_exist test.