chiark / gitweb /
Replaced the nifty anonymous permissions sorting comparison function with inherited...
authorHans-Emil Skogh <hansemil@gmail.com>
Tue, 17 Jan 2012 20:48:48 +0000 (21:48 +0100)
committerCiaran Gultnieks <ciaran@ciarang.com>
Thu, 19 Jan 2012 09:15:55 +0000 (09:15 +0000)
commiteb42f470b1ce752c3625809ba0b6cefc9f23c78b
tree128f2d0a76824f49666d3888ed277b47bc2e7d4c
parentd4179f925e2addc0a495890f3b14c533cc278025
Replaced the nifty anonymous permissions sorting comparison function with inherited scope variables with a regular function and a global (ick!) variable.
Now the code should work with PHP versions prior to 5.3.0 as well...
wp-fdroid/wp-fdroid.php