cvs: smarty /docs/en getting-started.xml
"Monte Ohrt" <[email protected]>
| Newsgroups | gmane.comp.php.cvs.smarty |
|---|---|
| Message-ID | <cvsmohrt1098453461@cvsserver> |
mohrt Fri Oct 22 09:57:41 2004 EDT
Modified files:
/smarty/docs/en getting-started.xml
Log:
update docs to reflect /core/ -> /internals/ directory name change
http://cvs.php.net/diff.php/smarty/docs/en/getting-started.xml?r1=1.5&r2=1.6&ty=u
Index: smarty/docs/en/getting-started.xml
diff -u smarty/docs/en/getting-started.xml:1.5 smarty/docs/en/getting-started.xml:1.6
--- smarty/docs/en/getting-started.xml:1.5 Sun Sep 12 18:44:08 2004
+++ smarty/docs/en/getting-started.xml Fri Oct 22 09:57:41 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
<part id="getting.started">
<title>Getting Started</title>
@@ -151,7 +151,7 @@
Smarty_Compiler.class.php
Config_File.class.php
debug.tpl
-/core/*.php (all of them)
+/internals/*.php (all of them)
/plugins/*.php (all of them)
]]>
</screen>
@@ -288,7 +288,7 @@
/usr/local/lib/php/Smarty/Smarty_Compiler.class.php
/usr/local/lib/php/Smarty/Config_File.class.php
/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
/web/www.mydomain.com/smarty/guestbook/templates/
--
Smarty CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php