REGIONS_ALL
in modules/system/system.module
Return all visible regions. @see system_region_list().
<?php
define('REGIONS_ALL', 'all');
?>
Login or register to post comments in modules/system/system.module
Return all visible regions. @see system_region_list().
<?php
define('REGIONS_ALL', 'all');
?>
Login or register to post comments