update docs to reflect /core/ -> /internals/ directory name change

This commit is contained in:
mohrt
2004-10-22 13:57:41 +00:00
parent 268b63ce05
commit 99161e7667

View File

@@ -151,7 +151,7 @@ Smarty.class.php
Smarty_Compiler.class.php Smarty_Compiler.class.php
Config_File.class.php Config_File.class.php
debug.tpl debug.tpl
/core/*.php (all of them) /internals/*.php (all of them)
/plugins/*.php (all of them) /plugins/*.php (all of them)
]]> ]]>
</screen> </screen>
@@ -288,7 +288,7 @@ $smarty = new Smarty;
/usr/local/lib/php/Smarty/Smarty_Compiler.class.php /usr/local/lib/php/Smarty/Smarty_Compiler.class.php
/usr/local/lib/php/Smarty/Config_File.class.php /usr/local/lib/php/Smarty/Config_File.class.php
/usr/local/lib/php/Smarty/debug.tpl /usr/local/lib/php/Smarty/debug.tpl
/usr/local/lib/php/Smarty/core/*.php /usr/local/lib/php/Smarty/internals/*.php
/usr/local/lib/php/Smarty/plugins/*.php /usr/local/lib/php/Smarty/plugins/*.php
/web/www.mydomain.com/smarty/guestbook/templates/ /web/www.mydomain.com/smarty/guestbook/templates/