From d9bfb65120da5dabbee8c77253f0e2ff0787f399 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...