www/nightly.adium.im 20:93cfe94679fe: More debugging.
commits at adium.im
commits at adium.im
Wed Nov 9 20:52:32 UTC 2011
details: http://hg.adium.im/www/nightly.adium.im/rev/93cfe94679fe
revision: 20:93cfe94679fe
branch: (none)
author: Adrian Godoroja <robotive at me.com>
date: Wed Nov 09 22:52:18 2011 +0200
More debugging.
diffs (11 lines):
diff -r 19f903cbafb6 -r 93cfe94679fe index.php
--- a/index.php Wed Nov 09 22:49:38 2011 +0200
+++ b/index.php Wed Nov 09 22:52:18 2011 +0200
@@ -26,6 +26,7 @@
}
function fsortmtime(&$files) {
+var_dump(count($files));
$sortedFiles = array();
foreach ($files as $file) {
More information about the commits
mailing list