(bug 37180) Removed hard coded parentheses in SpecialVersion.php
authorpmolina <patriciomolina@gmail.com>
Sat, 2 Jun 2012 15:11:19 +0000 (12:11 -0300)
committerSiebrand Mazeland <s.mazeland@xs4all.nl>
Mon, 4 Jun 2012 07:42:42 +0000 (09:42 +0200)
commit69591db3b467d7d8534a1dcd969685f7c62ea508
tree8dbb45e11b89f165475e554adac8ebd6e74abf4b
parent1267e41a2a7ed8cdbcbf664806c37e2c274b5431
(bug 37180) Removed hard coded parentheses in SpecialVersion.php

Patch set 4:
* Use params() instead of rawParams() because there is no need for raw.
* Specify processing explicitely.

Change-Id: If5f1c26f221bdb060b5944ef5e3cdb64d76154e3
includes/specials/SpecialVersion.php