* Removed arbitrary upper bound in message select array, after realizing that
authorArt Cancro <ajc@citadel.org>
Thu, 10 Nov 2005 04:08:57 +0000 (04:08 +0000)
committerArt Cancro <ajc@citadel.org>
Thu, 10 Nov 2005 04:08:57 +0000 (04:08 +0000)
commit994c06c6a43f9ca74468d185af39750a16278353
treeb39f0497653079a5c3c822bb869b082d3cd58537
parentb076287018913c4cac33026f2e539b8ba3795a1b
* Removed arbitrary upper bound in message select array, after realizing that
  JavaScript arrays don't need to have their size declared.
webcit/ChangeLog
webcit/static/wclib.js