nlopess         Tue Jan 25 14:11:59 2005 EDT

  Modified files:              
    /phpdoc/en/docweb   main.ent 
  Log:
  add charset info
  
http://cvs.php.net/diff.php/phpdoc/en/docweb/main.ent?r1=1.12&r2=1.13&ty=u
Index: phpdoc/en/docweb/main.ent
diff -u phpdoc/en/docweb/main.ent:1.12 phpdoc/en/docweb/main.ent:1.13
--- phpdoc/en/docweb/main.ent:1.12      Sun Jan 23 17:29:23 2005
+++ phpdoc/en/docweb/main.ent   Tue Jan 25 14:11:59 2005
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.12 $ -->
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!-- $Revision: 1.13 $ -->
 
 <!-- common -->
 <!ENTITY docweb.common.title.default 'PHP Documentation Tools'>
@@ -129,5 +130,3 @@
 <!ENTITY docweb.checkent.result.http-wrong-header 'Incorrect Header (HTTP)'>
 <!ENTITY docweb.checkent.result.http-internal-error 'Internal Error (HTTP)'>
 <!ENTITY docweb.checkent.result.http-not-found 'Resource Not Found (HTTP)'>
-
-

Reply via email to