Public Member Functions | |
| process_request (&$request) | |
If a file MAINTENANCE exists in the temp folder then a maintenance page is shown. If available, a template maintenance.html is used, else a simple plain text 'Server in maintenance, please retry later...' is shown.
This middleware should be
Only the actions starting with Pluf::f('maintenance_root') are not interrupted, that way you can access a special url to perform upgrade.
| Pluf_Middleware_Maintenance::process_request | ( | &$ | request | ) |