Custom web page error for users and companies.
authorGustavo Martin Morcuende <gu.martinm@gmail.com>
Sun, 2 Dec 2012 21:12:40 +0000 (22:12 +0100)
committerGustavo Martin Morcuende <gu.martinm@gmail.com>
Sun, 2 Dec 2012 21:12:40 +0000 (22:12 +0100)
commit418b4cff285c273a2a53bd95a548b4b4d2c0b022
tree05ea2cd6dcd9ecfefb7fa9c22d004979384cdf13
parente962fb6f47e8992bf69f011a9be1e5b9e83251fe
Custom web page error for users and companies.

It does not work during development just for production environment.
apps/companyfront/config/settings.yml
apps/companyfront/modules/customerrors/actions/actions.class.php [new file with mode: 0644]
apps/companyfront/modules/customerrors/config/view.yml [new file with mode: 0644]
apps/companyfront/modules/customerrors/templates/error404Success.php [new file with mode: 0644]
apps/userfront/config/settings.yml
apps/userfront/modules/customerrors/actions/actions.class.php [new file with mode: 0644]
apps/userfront/modules/customerrors/config/view.yml [new file with mode: 0644]
apps/userfront/modules/customerrors/templates/error404Success.php [new file with mode: 0644]