diff options
| author | spiderr <spiderr@bitweaver.org> | 2021-06-02 15:26:32 -0400 |
|---|---|---|
| committer | spiderr <spiderr@bitweaver.org> | 2021-06-02 15:26:32 -0400 |
| commit | cf221b48d9476f181f40ffa094755dc04fe76225 (patch) | |
| tree | b7c5a69703423d73243be082cbbd04952bb8d7b8 /templates | |
| parent | fd1712a4270a4349dc4e5d620e7779fcf7ed86cf (diff) | |
| parent | 3f746cbb61dead95799ff3c35909bc5b0f6256e9 (diff) | |
| download | install-cf221b48d9476f181f40ffa094755dc04fe76225.tar.gz install-cf221b48d9476f181f40ffa094755dc04fe76225.tar.bz2 install-cf221b48d9476f181f40ffa094755dc04fe76225.zip | |
resolve conflicts
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/install_checks.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/install_checks.tpl b/templates/install_checks.tpl index db06e50..c403147 100644 --- a/templates/install_checks.tpl +++ b/templates/install_checks.tpl @@ -150,7 +150,7 @@ <li>or download a pre-packed set of <a class="external" href="http://www.bitweaver.org/downloads/file/11619">Bitweaver PEAR extensions</a> and extract this to<br /> - <kbd>{$smarty.const.UTIL_PKG_INC}pear/</kbd></li> + <kbd>{$smarty.const.UTIL_PKG_INCLUDE_PATH}pear/</kbd></li> </ul> {else} <p class="alert alert-success"> |
