Tweaks to profileinfo.php:
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Fri, 29 May 2009 16:48:12 +0000 (16:48 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Fri, 29 May 2009 16:48:12 +0000 (16:48 +0000)
commit58beeaa183056256fdcd42faefe05d0242db9f88
treefedc1dc43a300a668ae4ba1e22bcdaa6ce854469
parentc9ed2ff1a5d010f138d8062e7f30b27a10f279f6
Tweaks to profileinfo.php:
* whitespaces fixes
* changed "<form method="profiling.php">" to "<form method="get" action="profileinfo.php">" since "method" should be either "get" or "post" and the script's name was incorrect
profileinfo.php