Enabled strong compression on pwstrength.js as it causes problems otherwise in Opera
authorDan
Thu, 21 Feb 2008 17:18:25 -0500
changeset 437 b66f029ae12d
parent 436 242353360e37
child 438 c9522c961e10
Enabled strong compression on pwstrength.js as it causes problems otherwise in Opera
includes/clientside/jsres.php
--- a/includes/clientside/jsres.php	Wed Feb 20 14:38:39 2008 -0500
+++ b/includes/clientside/jsres.php	Thu Feb 21 17:18:25 2008 -0500
@@ -66,6 +66,7 @@
   'paginate.js',
   'autocomplete.js',
   'md5.js',
+  'pwstrength.js',
   'sha256.js',
   'flyin.js',
   'template-compiler.js',