network_id; } else { $nid=''; } //unique name $cache_id = 'content_'.$_GET['cid'].$nid; CachedTemplate::invalidate_cache($cache_id); $location = $base_url.'/network_manage_content.php?nid='.$nid.'&msg_id=7024'; if(isset($_REQUEST['gid'])) { $location = $base_url.'/manage_group_content.php?gid='.$_GET['gid'].'&msg_id=7024'; } header("Location: $location"); exit; ?>