From 4ec271e49fb353f52529c94b003b4c74b3aff7de Mon Sep 17 00:00:00 2001 From: Yannick Warnier Date: Thu, 2 Aug 2007 05:29:13 +0200 Subject: [PATCH] [svn r12847] Minor - Removed deprecated comments Changed include_once to require_once. There is no reason we would want to be able to load the tool if this library didn't work (considering we have a zip export possibility and a need for the zip at import time) --- main/newscorm/back_compat.inc.php | 31 +++---------------------------- 1 file changed, 3 insertions(+), 28 deletions(-) diff --git a/main/newscorm/back_compat.inc.php b/main/newscorm/back_compat.inc.php index 34ed3ae0f1..eb1094909e 100644 --- a/main/newscorm/back_compat.inc.php +++ b/main/newscorm/back_compat.inc.php @@ -1,31 +1,10 @@ \ No newline at end of file