From f232796e2bc1bf6cf26b37f84d1ff3e2372c9073 Mon Sep 17 00:00:00 2001 From: Julio Montoya Date: Mon, 26 Nov 2012 13:38:39 +0100 Subject: [PATCH] Minor - removing comments --- main/newscorm/lp_add.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/main/newscorm/lp_add.php b/main/newscorm/lp_add.php index 3715f3c260..123d8fc622 100644 --- a/main/newscorm/lp_add.php +++ b/main/newscorm/lp_add.php @@ -19,9 +19,6 @@ api_protect_course_script(); /* Libraries */ -// The main_api.lib.php, database.lib.php and display.lib.php -// libraries are included by default. - require 'learnpath_functions.inc.php'; //include '../resourcelinker/resourcelinker.inc.php'; require 'resourcelinker.inc.php';