SVN: security/index.php

glen glen at pld-linux.org
Wed Oct 31 19:47:28 CET 2007


Author: glen
Date: Wed Oct 31 19:47:28 2007
New Revision: 8918

Modified:
   security/index.php
Log:
- it is Date in english

Modified: security/index.php
==============================================================================
--- security/index.php	(original)
+++ security/index.php	Wed Oct 31 19:47:28 2007
@@ -102,7 +102,7 @@
 <p align="center"><a href="rss.xml">Get the RSS feed!</a></p>
 <?php
 
-$header = array('Data', 'Spec','CVE Entry','Revision','Resolved with');
+$header = array('Date', 'Spec','CVE Entry','Revision','Resolved with');
 
 $xml = simplexml_load_file("security.xml");
 


More information about the pld-cvs-commit mailing list