www/nightly.adium.im 15:584cfeeaf9b5: Something is not working, ...

commits at adium.im commits at adium.im
Wed Nov 9 20:37:09 UTC 2011


details:	http://hg.adium.im/www/nightly.adium.im/rev/584cfeeaf9b5
revision:	15:584cfeeaf9b5
branch:		(none)
author:		Adrian Godoroja <robotive at me.com>
date:		Wed Nov 09 22:36:57 2011 +0200

Something is not working, debugging.

diffs (12 lines):

diff -r a5e3ec5aefc8 -r 584cfeeaf9b5 index.php
--- a/index.php	Wed Nov 09 22:22:24 2011 +0200
+++ b/index.php	Wed Nov 09 22:36:57 2011 +0200
@@ -92,7 +92,7 @@
             <th>Uploaded</th>
         </tr>
 <?  $filelist = fsortmtime(scandir($repo_branch));
-
+var_dump($filelist);
 	$alternating = 0;
 
     foreach ($filelist as $filename) {




More information about the commits mailing list