From 1f64f4f7ed71c93ecfc7cd16f2881c0b56ab68aa Mon Sep 17 00:00:00 2001 From: Ivan Tcholakov Date: Thu, 18 Mar 2010 10:18:41 +0200 Subject: [PATCH] Feature #272 - A minor correction for the SorttableTable class, the distributed with the system PEAR packages are to be loaded for sure. --- main/inc/lib/sortabletable.class.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main/inc/lib/sortabletable.class.php b/main/inc/lib/sortabletable.class.php index 6d235b83ac..eb6e3d355e 100755 --- a/main/inc/lib/sortabletable.class.php +++ b/main/inc/lib/sortabletable.class.php @@ -1,8 +1,8 @@