From 063928ca0c5ec949a5f20e1a83df4c1225f705f2 Mon Sep 17 00:00:00 2001 From: Hans-Emil Skogh Date: Tue, 17 Jan 2012 21:48:48 +0100 Subject: [PATCH] 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...