fixed directoryname of 'internals'-directory

This commit is contained in:
messju
2005-06-09 08:58:20 +00:00
parent 4c4b67c8c1
commit f8a8bc3b43

View File

@@ -167,8 +167,8 @@ Smarty.class.php
Smarty_Compiler.class.php Smarty_Compiler.class.php
Config_File.class.php Config_File.class.php
debug.tpl debug.tpl
/libs/*.php (all of them) /internals/*.php (all of them)
/plugins/*.php (all of them) /plugins/*.php (all of them to be safe, maybe your site only needs a subset)
]]> ]]>
</screen> </screen>
</example> </example>
@@ -566,4 +566,3 @@ vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml vim: et tw=78 syn=sgml
vi: ts=1 sw=1 vi: ts=1 sw=1
--> -->