cvs: smarty /docs/en getting-started.xml
"Messju Mohr" <[email protected]>
| Newsgroups | gmane.comp.php.cvs.smarty |
|---|---|
| Message-ID | <cvsmessju1118307500@cvsserver> |
messju Thu Jun 9 04:58:20 2005 EDT
Modified files:
/smarty/docs/en getting-started.xml
Log:
fixed directoryname of 'internals'-directory
http://cvs.php.net/diff.php/smarty/docs/en/getting-started.xml?r1=1.9&r2=1.10&ty=u
Index: smarty/docs/en/getting-started.xml
diff -u smarty/docs/en/getting-started.xml:1.9 smarty/docs/en/getting-started.xml:1.10
--- smarty/docs/en/getting-started.xml:1.9 Fri May 27 12:25:00 2005
+++ smarty/docs/en/getting-started.xml Thu Jun 9 04:58:20 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.9 $ -->
+<!-- $Revision: 1.10 $ -->
<part id="getting.started">
<title>Getting Started</title>
@@ -167,8 +167,8 @@
Smarty_Compiler.class.php
Config_File.class.php
debug.tpl
-/libs/*.php (all of them)
-/plugins/*.php (all of them)
+/internals/*.php (all of them)
+/plugins/*.php (all of them to be safe, maybe your site only needs a subset)
]]>
</screen>
</example>
@@ -566,4 +566,3 @@
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
-
--
Smarty CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php