You are here

constant PANELS_PID_SHARES_PATH in Panels 6.2

Panels display objects with this bitval set share the provided path with another panel.

File

panels_page/panels_page.module, line 32
panels_page.module

Code

define('PANELS_PID_SHARES_PATH', 1 << 2 | PANELS_IS_DYNAMIC);