Logic optimization for wfExpandUrl()
authorYuri Astrakhan <yurik@wikimedia.org>
Sat, 16 Nov 2013 19:55:08 +0000 (14:55 -0500)
committerYuri Astrakhan <yurik@wikimedia.org>
Sat, 16 Nov 2013 19:55:08 +0000 (14:55 -0500)
commit5aa7c747ad043437888771b302b293ebfe35aee0
treea6ef9e0aa4cfda38f592e60f4c5fffd7be245817
parent8d4b762e24014ca96970b1ee348f0690858efc72
Logic optimization for wfExpandUrl()

removed redundant checks of the same variable, making the code
slightly more efficient

Change-Id: Ice4d3c45e80ca1214e2c36444baf0ce87b15a59b
includes/GlobalFunctions.php