[FIX] use an array for controller classes, so they are iterated in the correct order...
authorXavier Morel <xmo@openerp.com>
Thu, 23 Feb 2012 12:28:29 +0000 (13:28 +0100)
committerXavier Morel <xmo@openerp.com>
Thu, 23 Feb 2012 12:28:29 +0000 (13:28 +0100)
commitf926427406a8fa6cd60af52476119bd1d49691dc
treee9c0b4dbb405dfe9c06c2a22be264f55a7aa0037
parent9f6af7c9747d8f85e3296d3044f13b735834dc70
[FIX] use an array for controller classes, so they are iterated in the correct order (otherwise it might not be possible to override an extended controller)

bzr revid: xmo@openerp.com-20120223122829-mtz2w120qq8rbjrx
addons/web/common/http.py