phpBB

Code Changes

File: phpbb/extension/manager.php

  Unmodified   Added   Modified   Removed
Line 197Line 197

if ($this->cache)
{


if ($this->cache)
{

			$this->cache->purge();

			$this->cache->deferred_purge();

		}
}


		}
}