www/nightly.adium.im 16:dad321a214b7: More debugging.

commits at adium.im commits at adium.im
Wed Nov 9 20:40:07 UTC 2011


details:	http://hg.adium.im/www/nightly.adium.im/rev/dad321a214b7
revision:	16:dad321a214b7
branch:		(none)
author:		Adrian Godoroja <robotive at me.com>
date:		Wed Nov 09 22:39:55 2011 +0200

More debugging.

diffs (11 lines):

diff -r 584cfeeaf9b5 -r dad321a214b7 index.php
--- a/index.php	Wed Nov 09 22:36:57 2011 +0200
+++ b/index.php	Wed Nov 09 22:39:55 2011 +0200
@@ -92,6 +92,7 @@
             <th>Uploaded</th>
         </tr>
 <?  $filelist = fsortmtime(scandir($repo_branch));
+var_dump(array_reverse(scandir($repo_branch)));
 var_dump($filelist);
 	$alternating = 0;
 




More information about the commits mailing list