mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-05 10:54:27 +02:00
update docs to reflect /core/ -> /internals/ directory name change
This commit is contained in:
@@ -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/
|
||||||
|
Reference in New Issue
Block a user