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)
committerHans-Emil Skogh <hansemil@gmail.com>
Tue, 17 Jan 2012 20:48:48 +0000 (21:48 +0100)
commite915f71a81d996c4802835553f4667949497ae7c
tree94b49423d3e952f9d75a387bb8ed39147ffa67cd
parent3b67136a44ea21b41fdc8ffa43c29fe6a758f853
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