From: greg gay Date: Mon, 29 Aug 2011 17:51:51 +0000 (-0000) Subject: 4519 removed obsolete line 38 X-Git-Url: https://iam.tj/gitweb/gitweb.cgi?p=atutor.git;a=commitdiff_plain;h=1cd679b992a8ff5c8e44247de9286ade9edf767a 4519 removed obsolete line 38 --- diff --git a/docs/mods/_core/editor/delete_content.php b/docs/mods/_core/editor/delete_content.php index cec7e4a0f..fa80d2067 100644 --- a/docs/mods/_core/editor/delete_content.php +++ b/docs/mods/_core/editor/delete_content.php @@ -35,7 +35,6 @@ if (isset($_POST['submit_yes'])) { $_GET['cid'] = intval($_REQUEST['cid']); -//$path = $contentManager->getContentPath($cid); require(AT_INCLUDE_PATH.'header.inc.php');