Commit 6bedbdf3 authored by zYne's avatar zYne

--no commit message

--no commit message
parent b080397f
......@@ -42,10 +42,10 @@ class Doctrine_Cache_Memcache_Mock extends Doctrine_Cache_Memcache
{
}
if (!class_exists('Memcache'))
if ( ! class_exists('Memcache'))
{
class Memcache
{
class Memcache
{
}
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment