CMS  Version 3.9
update_page.inc File Reference

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)
 

Variable Documentation

◆ $component_page_ids

$component_page_ids = checkNumeric($_GET["component_page_id"])

Definition at line 36 of file update_page.inc.

◆ foreach

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.