From 3fcf37d16d268c9f7441fe6725fba8cee227cdfd Mon Sep 17 00:00:00 2001 From: Andreas Brachold Date: Mon, 24 Mar 2008 18:56:16 +0000 Subject: * AJAX: Prepare data avoid double encoding with utf8 * AJAX: Avoid wrong JSON Object with comma like 'CapacityFree : 1234,4' with float point values by RECORDS::CapacityFree --- install-debian.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install-debian.sh') diff --git a/install-debian.sh b/install-debian.sh index 4e7fa33..f5be4c9 100755 --- a/install-debian.sh +++ b/install-debian.sh @@ -40,7 +40,7 @@ apt-get install \ libgd-gd2-noxpm-perl libgd-graph-perl libgd-graph3d-perl libgd-text-perl \ txt2html \ libhtml-tree-perl \ - libjson-perl + libjson-perl \ libwww-perl \ liblinux-inotify2-perl \ liblocale-gettext-perl \ -- cgit v1.2.3