[med-svn] r548 - trunk/community/website/inc/XML
    hanska-guest at alioth.debian.org 
    hanska-guest at alioth.debian.org
       
    Wed Oct  3 21:43:32 UTC 2007
    
    
  
Author: hanska-guest
Date: 2007-10-03 21:43:32 +0000 (Wed, 03 Oct 2007)
New Revision: 548
Modified:
   trunk/community/website/inc/XML/HTMLSax3.php
Log:
Once again... (fine-tuning, sorry for all these commit messages)
Modified: trunk/community/website/inc/XML/HTMLSax3.php
===================================================================
--- trunk/community/website/inc/XML/HTMLSax3.php	2007-10-03 21:42:45 UTC (rev 547)
+++ trunk/community/website/inc/XML/HTMLSax3.php	2007-10-03 21:43:32 UTC (rev 548)
@@ -34,7 +34,7 @@
     define('XML_HTMLSAX3', 'XML/');
 }
 */
-define('XML_HTMLSAX', './');
+define('XML_HTMLSAX3', './');
 require_once(XML_HTMLSAX3 . 'HTMLSax3/States.php');
 require_once(XML_HTMLSAX3 . 'HTMLSax3/Decorators.php');
 
    
    
More information about the debian-med-commit
mailing list