Ability to temporarily turn off individual site config

Ability to temporarily turn off individual site config

Imported from: http://groups.google.com/group/in-portal-dev/browse_thread/thread/9f1c581a8b1698f1#

Here is the patch, that allows to disable individual site config.

To use it you need to place $event->setEventParam('skip_site_config', 1); in OnAfterConfigRead event of interested event.

Related Tasks

https://in-portal.atlassian.net/browse/INP-645

Comments