Fix serious bug in r90849 that didn't show up in the tests until I restructured the...
authorRoan Kattouw <catrope@users.mediawiki.org>
Sat, 20 Aug 2011 10:25:38 +0000 (10:25 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Sat, 20 Aug 2011 10:25:38 +0000 (10:25 +0000)
commite2e14cd74b6f4f09edf9bd9746f7a6d949533ed2
treed9edd0a379c6e5d8a59b50ece00c9abf32650fe0
parentb4ae56dea1a7f3f46c4f872151b0d5f121785271
Fix serious bug in r90849 that didn't show up in the tests until I restructured the code a bit and the tests started to actually hit it: $url is undefined, use $href
includes/Skin.php