diff options
| author | nyamatongwe <unknown> | 2002-11-04 11:34:22 +0000 | 
|---|---|---|
| committer | nyamatongwe <unknown> | 2002-11-04 11:34:22 +0000 | 
| commit | 134a155b2f6ae08c3312d7041f721208527b41f7 (patch) | |
| tree | 94cf7c5ee5c13abd388c0a3561ff5679df469d41 | |
| parent | 934ed5921e30d0691ccf574e040f142ab5d50605 (diff) | |
| download | scintilla-mirror-134a155b2f6ae08c3312d7041f721208527b41f7.tar.gz | |
Added link to phpSciTE.
| -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>  | 
