diff --git a/src/Model/Connection/Nex.php b/src/Model/Connection/Nex.php index ed6add3a..21261aa8 100644 --- a/src/Model/Connection/Nex.php +++ b/src/Model/Connection/Nex.php @@ -75,7 +75,7 @@ class Nex } // Try cache - if ($cache = $this->_connection->getCache($address->get())) + else if ($cache = $this->_connection->getCache($address->get())) { $this->_connection->setTitle( $cache->title