[Commits] [svn:einsteintoolkit] www/about/members/ (Rev. 459)

knarf at cct.lsu.edu knarf at cct.lsu.edu
Sun Jan 30 21:42:05 CST 2011


User: knarf
Date: 2011/01/30 09:42 PM

Modified:
 /about/members/
  index.php

Log:
 correct filename

File Changes:

Directory: /about/members/
==========================

File [modified]: index.php
Delta lines: +1 -1
===================================================================
--- about/members/index.php	2011-01-31 03:37:58 UTC (rev 458)
+++ about/members/index.php	2011-01-31 03:42:04 UTC (rev 459)
@@ -31,7 +31,7 @@
     }
   }
 
-  $lines = file('list.txt');
+  $lines = file('members.txt');
   $groups = 0;
   $members = 0;
   $first = true;



More information about the Commits mailing list