![]() |
CMS
Version 3.9
|
Go to the source code of this file.
Variables | |
$component_page_ids = checkNumeric($_GET["component_page_id"]) | |
if(!is_array($component_page_ids)) | foreach ( $component_page_ids as $component_page_id) |
$component_page_ids = checkNumeric($_GET["component_page_id"]) |
Definition at line 36 of file update_page.inc.
if (!is_array( $component_page_ids)) foreach($component_page_ids as $component_page_id) | ( | $component_page_ids as | ) |
Definition at line 45 of file update_page.inc.