diff options
author | nyamatongwe <devnull@localhost> | 2003-01-30 10:57:16 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2003-01-30 10:57:16 +0000 |
commit | 4b9a1b325213f66dec5aaeac22670829a689c342 (patch) | |
tree | 65679ce5d9dd0cb892436fdcf41ee4477daa1375 | |
parent | 3b3f48689195d95677d2ce1b1b3084eaf41c746d (diff) | |
download | scintilla-mirror-4b9a1b325213f66dec5aaeac22670829a689c342.tar.gz |
Added link to TemplateTamer.
-rw-r--r-- | doc/ScintillaRelated.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html index 8c4fa289a..609c1f3ba 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -76,6 +76,10 @@ Projects using Scintilla </h3> <p> + <a href="http://www.templatetamer.com/">TemplateTamer</a> + is a tool for development of template based PHP web pages. + </p> + <p> <a href="http://www.bomberstudios.com/sciteflash/">SciTE|Flash</a> is a free Scintilla-based ActionScript editor for Windows. </p> |