From 61e67244ea569bd2ac6bc0c7c62f26c9ebcdf729 Mon Sep 17 00:00:00 2001 From: Yannick Warnier Date: Sat, 26 May 2007 00:13:59 +0200 Subject: [PATCH] [svn r12470] Fixed typo --- main/auth/courses.php | 90 ++++++++++++++++++++++++------------------- 1 file changed, 50 insertions(+), 40 deletions(-) diff --git a/main/auth/courses.php b/main/auth/courses.php index 87f856908e..5d7c3cd24b 100644 --- a/main/auth/courses.php +++ b/main/auth/courses.php @@ -1,4 +1,4 @@ -".get_lang('CourseCategories').""; $sql= "SELECT * FROM $tbl_courses_nodes WHERE parent_id ".(empty($category)?"IS NULL":"='".$category."'")." GROUP BY code, parent_id ORDER BY tree_pos ASC"; @@ -334,14 +335,15 @@ function browse_course_categories() echo "