moveContent($_POST['moved_cid'], $new_pid, $new_ordering); header('Location: '.AT_BASE_HREF.'mods/_core/editor/arrange_content.php'); exit; } if (!defined('AT_INCLUDE_PATH')) { exit; } $savant->assign('languageManager', $languageManager); $savant->display('editor/arrange_content.tmpl.php'); ?>