FIX: Lua 5.2: Use the # operator instead (#89)
commit04f0284c1189f66d1229fc4bbb09bfca5c4db7bf
authorToni Gundogdu <legatvs@gmail.com>
Sun, 18 Mar 2012 10:46:01 +0000 (18 12:46 +0200)
committerToni Gundogdu <legatvs@gmail.com>
Sun, 18 Mar 2012 10:46:03 +0000 (18 12:46 +0200)
tree28473869955966060e30904668fdd6760c301bd5
parentb5ae4e170434f4fb114e84abd39a9c33dbda5834
FIX: Lua 5.2: Use the # operator instead (#89)

Replace table.getn with the new "length" (#) operator.

  * http://sourceforge.net/apps/trac/quvi/ticket/89
share/lua/website/quvi/url.lua