matatirosolutions / CorleyMaintenanceBundle

Maintenance web pages (Hard and Soft modes) - Symfony Bundle
MIT License
22 stars 16 forks source link

Fixes #5 - default files are missing #9

Closed wdalmut closed 8 years ago

wdalmut commented 8 years ago

Fixes the error:

[InvalidArgumentException]
Source file CorleyMaintenanceBundle:maintenance.html is missing

The default resources path is now located using absolutes paths.

I have also refactored few tests in order to be compatible with new Symfony versions