diff options
| -rw-r--r-- | doc/ScintillaRelated.html | 5 | 
1 files changed, 5 insertions, 0 deletions
| diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html index e7710e8bb..5c9a978a1 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -76,6 +76,11 @@         Projects using Scintilla      </h3>      <p> +       <a href="http://www.phpwebclasses.org/index.php?node=13">phpSciTE</a> +       is a free distribution of SciTE customised for use with PHP and bundled with a PHP +       API file and online help. +    </p> +    <p>         <a href="http://www.blazingtools.com/is.html">Instant Source</a>         is a commercial tool for looking at the HTML on web sites.      </p> | 
