goba            Sun Apr 10 11:01:06 2005 EDT

  Modified files:              
    /phpdoc/scripts/rtlpatch    HtmlExtParser.class.php 
                                HtmlParser.class.php hackmanuallang.php 
                                rtlpatch.php 
  Log:
  make these short tags off compatible
  
http://cvs.php.net/diff.php/phpdoc/scripts/rtlpatch/HtmlExtParser.class.php?r1=1.17&r2=1.18&ty=u
Index: phpdoc/scripts/rtlpatch/HtmlExtParser.class.php
diff -u phpdoc/scripts/rtlpatch/HtmlExtParser.class.php:1.17 
phpdoc/scripts/rtlpatch/HtmlExtParser.class.php:1.18
--- phpdoc/scripts/rtlpatch/HtmlExtParser.class.php:1.17        Wed Dec 31 
19:35:42 2003
+++ phpdoc/scripts/rtlpatch/HtmlExtParser.class.php     Sun Apr 10 11:01:05 2005
@@ -1,4 +1,4 @@
-<?
+<?php
 /*
   +----------------------------------------------------------------------+
   | PHP Version 4                                                        |
@@ -16,7 +16,7 @@
   | Authors:    Moshe Doron <[EMAIL PROTECTED]>                               |
   +----------------------------------------------------------------------+
   
- $Id: HtmlExtParser.class.php,v 1.17 2004/01/01 00:35:42 goba Exp $
+ $Id: HtmlExtParser.class.php,v 1.18 2005/04/10 15:01:05 goba Exp $
 */
 
 class CHtmlExtParse extends CHtmlParse{
http://cvs.php.net/diff.php/phpdoc/scripts/rtlpatch/HtmlParser.class.php?r1=1.5&r2=1.6&ty=u
Index: phpdoc/scripts/rtlpatch/HtmlParser.class.php
diff -u phpdoc/scripts/rtlpatch/HtmlParser.class.php:1.5 
phpdoc/scripts/rtlpatch/HtmlParser.class.php:1.6
--- phpdoc/scripts/rtlpatch/HtmlParser.class.php:1.5    Wed Dec 31 19:35:42 2003
+++ phpdoc/scripts/rtlpatch/HtmlParser.class.php        Sun Apr 10 11:01:05 2005
@@ -1,4 +1,4 @@
-<?
+<?php
 /*
   +----------------------------------------------------------------------+
   | PHP Version 4                                                        |
@@ -16,7 +16,7 @@
   | Authors:    Moshe Doron <[EMAIL PROTECTED]>                               |
   +----------------------------------------------------------------------+
   
- $Id: HtmlParser.class.php,v 1.5 2004/01/01 00:35:42 goba Exp $
+ $Id: HtmlParser.class.php,v 1.6 2005/04/10 15:01:05 goba Exp $
 */
 
 define("__HTML_FREE_ENGLISH__",1);
http://cvs.php.net/diff.php/phpdoc/scripts/rtlpatch/hackmanuallang.php?r1=1.4&r2=1.5&ty=u
Index: phpdoc/scripts/rtlpatch/hackmanuallang.php
diff -u phpdoc/scripts/rtlpatch/hackmanuallang.php:1.4 
phpdoc/scripts/rtlpatch/hackmanuallang.php:1.5
--- phpdoc/scripts/rtlpatch/hackmanuallang.php:1.4      Wed Dec 31 19:35:42 2003
+++ phpdoc/scripts/rtlpatch/hackmanuallang.php  Sun Apr 10 11:01:05 2005
@@ -1,4 +1,4 @@
-<?
+<?php
 /*
   +----------------------------------------------------------------------+
   | PHP Version 4                                                        |
@@ -16,7 +16,7 @@
   | Authors:    Moshe Doron <[EMAIL PROTECTED]>                               |
   +----------------------------------------------------------------------+
   
- $Id: hackmanuallang.php,v 1.4 2004/01/01 00:35:42 goba Exp $
+ $Id: hackmanuallang.php,v 1.5 2005/04/10 15:01:05 goba Exp $
 */
 
 /*
http://cvs.php.net/diff.php/phpdoc/scripts/rtlpatch/rtlpatch.php?r1=1.8&r2=1.9&ty=u
Index: phpdoc/scripts/rtlpatch/rtlpatch.php
diff -u phpdoc/scripts/rtlpatch/rtlpatch.php:1.8 
phpdoc/scripts/rtlpatch/rtlpatch.php:1.9
--- phpdoc/scripts/rtlpatch/rtlpatch.php:1.8    Wed Dec 31 19:35:42 2003
+++ phpdoc/scripts/rtlpatch/rtlpatch.php        Sun Apr 10 11:01:05 2005
@@ -1,4 +1,4 @@
-<?
+<?php
 /*
   +----------------------------------------------------------------------+
   | PHP Version 4                                                        |
@@ -16,7 +16,7 @@
   | Authors:    Moshe Doron <[EMAIL PROTECTED]>                               |
   +----------------------------------------------------------------------+
   
-  $Id: rtlpatch.php,v 1.8 2004/01/01 00:35:42 goba Exp $
+  $Id: rtlpatch.php,v 1.9 2005/04/10 15:01:05 goba Exp $
 */
 
 /*

Reply via email to