From 239c888b847ffdd789ed18afed2a7932d4812902 Mon Sep 17 00:00:00 2001 From: Evan Prodromou Date: Tue, 17 Jun 2008 00:40:54 -0400 Subject: filename in jquery darcs-hash:20080617044054-84dde-67eb7cd429c8f5bef64273c73a58dcb43816de02.gz --- lib/util.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/util.php b/lib/util.php index 32aacbe5b..b78edc93c 100644 --- a/lib/util.php +++ b/lib/util.php @@ -168,7 +168,7 @@ function common_show_header($pagetitle, $callable=NULL, $data=NULL, $headercall= } common_element('script', array('type' => 'text/javascript', - 'src' => common_path('js/jsquery.min.js')), + 'src' => common_path('js/jquery.min.js')), ' '); if ($callable) { -- cgit v1.2.3-54-g00ecf