4519 removed obsolete line 38
authorgreg gay <ggay@ocad.ca>
Mon, 29 Aug 2011 17:51:51 +0000 (17:51 -0000)
committergreg gay <ggay@ocad.ca>
Mon, 29 Aug 2011 17:51:51 +0000 (17:51 -0000)
docs/mods/_core/editor/delete_content.php

index cec7e4a..fa80d20 100644 (file)
@@ -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');