You are here

constant PANELS_OVERRIDDEN in Panels 6.2

Indicates that the panel_page is an overridden default.

File

panels_page/panels_page.module, line 43
panels_page.module

Code

define('PANELS_OVERRIDDEN', 1 << 4 | PANELS_DEFAULT);