c4y / megamenu

1 stars 3 forks source link

Fixed 404 error from article #2

Closed aschempp closed 12 years ago

aschempp commented 12 years ago

if you call $this->getArticle() with an invalid ID, Contao will generate a 404 header. The method should not be called anyway for performance reasons if not necessary.