0) { $body = FastDeploy::server_op("edit"); } elseif (sizeof($_POST) > 0) { $body = FastDeploy::server_op("edit"); } echo $body; } else { $error['class'] = 'You do not appear to be authenticated'; header("Location: index.php"); break; } ?>