summaryrefslogtreecommitdiff
path: root/framework/3rdParty/readme.html
diff options
context:
space:
mode:
Diffstat (limited to 'framework/3rdParty/readme.html')
-rw-r--r--framework/3rdParty/readme.html13
1 files changed, 5 insertions, 8 deletions
diff --git a/framework/3rdParty/readme.html b/framework/3rdParty/readme.html
index 4da09643..87d1e256 100644
--- a/framework/3rdParty/readme.html
+++ b/framework/3rdParty/readme.html
@@ -19,14 +19,11 @@ projects.
</tr>
<tr>
- <td><a href="geshi">geshi</a></td>
- <td><a href="http://qbnz.com/highlighter/">GeSHi - Generic Syntax Highlighter</a> (v1.0.7.5)</td>
- <td><a href="http://qbnz.com/highlighter/license.php">GNU</a></td>
+ <td><a href="TextHighlighter">Text_Highlighter</a></td>
+ <td><a href="http://pear.php.net/package/Text_Highlighter/">Text_Highlighter - Generic Syntax Highlighter</a> (v0.7.0 beta)</td>
+ <td><a href="http://www.php.net/license/3_01.txt">The PHP License</a></td>
<td>System.Web.UI.WebControls.TTextHighlighter</td>
- <td>Many syntax files are stripped off to reduce the size of PRADO release.
- Added prado syntax file. Modified PHP syntax file to make it
- recognize PHP5-specific keywords. Modified geshi.php so that it conforms to
- strict PHP5 syntax.</td>
+ <td>Modified many PHP files to make them workable in PHP 5 strict mode and removed their PEAR dependency. Added PRADO syntax file.</td>
</tr>
<tr>
<td><a href="SafeHtml">SafeHtml</a></td>
@@ -122,7 +119,7 @@ projects.
<td><a href="http://adodb.sourceforge.net/">ADOdb Database Abstraction Library for PHP</a></td>
<td><a href="adodb/license.txt">Dual licensed using BSD and LGPL.</a></td>
<td>Provides one database access abstraction layer.</td>
- <td>Slightly modified to work nicely with E_STRICT in php 5.</td>
+ <td>Slightly modified to work nicely with E_STRICT in php 5.</td>
</tr>
<tr>