diff options
Diffstat (limited to 'templates/install_checks.tpl')
| -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"> |
