Bug 7196: Comply to strict JS checks: if a function has a return statement somewhere...
authorDaniel Kinzler <daniel@users.mediawiki.org>
Sat, 2 Sep 2006 09:40:29 +0000 (09:40 +0000)
committerDaniel Kinzler <daniel@users.mediawiki.org>
Sat, 2 Sep 2006 09:40:29 +0000 (09:40 +0000)
commitd42980a501a45c6a7f96675197d4b8222430fc95
tree68d1fe7597204900bc8c8e485cfacead0ef7b06d
parent71aef67328b1ba0ba4b890a9c913428386f74729
Bug 7196: Comply to strict JS checks: if a function has a return statement somewhere, the last statement must be a return statement too.
skins/common/ajax.js