# HG changeset patch # User Nathan Phillip Brink # Date 2011-05-21 23:47:35 # Node ID 42442c1ce1f1fe00e1a1cf3261eff25f19cb6149 # Parent 841db4f48657db11f0826c453cd6866b11a1d6f7 Bump to jQuery-1.6*. diff --git a/inc/class.page.php b/inc/class.page.php --- a/inc/class.page.php +++ b/inc/class.page.php @@ -121,7 +121,7 @@ class page require_once('school.inc'); /* Scripts and styles available for inclusion */ - $this->headCode['jQuery'] = ''; + $this->headCode['jQuery'] = ''; $this->headCode['jQueryUI'] = ''; $this->headCode['jValidate'] = ''; $this->headCode['jAddress'] = '';