path of extchg.sh

This commit is contained in:
Olivier Müller
2001-08-08 16:22:26 +00:00
parent fd1e71809f
commit 34da793c52

View File

@@ -226,7 +226,7 @@
</li> </li>
<li> <li>
If you don't use the extension ".php3" for your scripts, you can use If you don't use the extension ".php3" for your scripts, you can use
the bundled script <i>extchg.sh</i> to modify phpMyAdmin (or any other the bundled script <i>scripts/extchg.sh</i> to modify phpMyAdmin (or any other
script) to work with a different extension. Beware though, that script) to work with a different extension. Beware though, that
currently changing the extension from .html to something other won't currently changing the extension from .html to something other won't
work (it'd change all "string".htmlspecialchars() constructs). work (it'd change all "string".htmlspecialchars() constructs).