cvs: smarty / README RELEASE_NOTES /docs/de bookinfo.xml /docs/en bookinfo.xml /docs/es bookinfo.xml /docs/fr bookinfo.xml /docs/it bookinfo.xml /docs/pt_BR bookinfo.xml /docs/ru bookinfo.xml /libs Config_File.class.php Smarty.class.php Smarty_Compiler.class.php /libs/plugins function.cycle.php function.debug.php function.html_checkboxes.php function.html_image.php function.html_radios.php function.html_table.php function.mailto.php modifier.cat.php modifier.nl2br.php modifier.strip.php outputfilter.trimwhitespace.php
"Monte Ohrt" <[email protected]>
| Newsgroups | gmane.comp.php.cvs.smarty |
|---|---|
| Message-ID | <cvsmohrt1106325712@cvsserver> |
mohrt Fri Jan 21 11:41:52 2005 EDT
Modified files:
/smarty README RELEASE_NOTES
/smarty/docs/de bookinfo.xml
/smarty/docs/en bookinfo.xml
/smarty/docs/es bookinfo.xml
/smarty/docs/fr bookinfo.xml
/smarty/docs/it bookinfo.xml
/smarty/docs/pt_BR bookinfo.xml
/smarty/docs/ru bookinfo.xml
/smarty/libs Config_File.class.php Smarty.class.php
Smarty_Compiler.class.php
/smarty/libs/plugins function.cycle.php function.debug.php
function.html_checkboxes.php
function.html_image.php
function.html_radios.php
function.html_table.php function.mailto.php
modifier.cat.php modifier.nl2br.php
modifier.strip.php
outputfilter.trimwhitespace.php
Log:
update copyright notices, e-mail addresses
--
Smarty CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
mohrt-20050121114152.txt
(text/plain, 19.1 KB)
http://cvs.php.net/diff.php/smarty/README?r1=1.56&r2=1.57&ty=u
Index: smarty/README
diff -u smarty/README:1.56 smarty/README:1.57
--- smarty/README:1.56 Thu Nov 27 06:46:36 2003
+++ smarty/README Fri Jan 21 11:41:51 2005
@@ -6,7 +6,7 @@
AUTHORS:
- Monte Ohrt <[email protected]>
+ Monte Ohrt <[email protected]>
Andrei Zmievski <[email protected]>
MAILING LISTS:
@@ -75,6 +75,6 @@
* and many more.
COPYRIGHT:
- Copyright (c) 2001,2002 ispi of Lincoln, Inc. All rights reserved.
+ Copyright (c) 2001-2005 New Digital Group, Inc. All rights reserved.
This software is released under the GNU Lesser General Public License.
Please read the disclaimer at the top of the Smarty.class.php file.
http://cvs.php.net/diff.php/smarty/RELEASE_NOTES?r1=1.47&r2=1.48&ty=u
Index: smarty/RELEASE_NOTES
diff -u smarty/RELEASE_NOTES:1.47 smarty/RELEASE_NOTES:1.48
--- smarty/RELEASE_NOTES:1.47 Fri Apr 11 09:40:40 2003
+++ smarty/RELEASE_NOTES Fri Jan 21 11:41:51 2005
@@ -328,7 +328,7 @@
Documentation is written in docbook format. I updated the docbook -> HTML
generating software & style-sheets, and consequently the examples are no longer
in a different background color. If anyone wants to contribute a better
-stylesheet or help with documentation, drop me a line. <[email protected]>
+stylesheet or help with documentation, drop me a line. <[email protected]>
CHANGES/ENHANCEMENTS/UPDATES
http://cvs.php.net/diff.php/smarty/docs/de/bookinfo.xml?r1=1.3&r2=1.4&ty=u
Index: smarty/docs/de/bookinfo.xml
diff -u smarty/docs/de/bookinfo.xml:1.3 smarty/docs/de/bookinfo.xml:1.4
--- smarty/docs/de/bookinfo.xml:1.3 Fri Jul 16 10:32:27 2004
+++ smarty/docs/de/bookinfo.xml Fri Jan 21 11:41:51 2005
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<!-- EN-Revision: 1.5 Maintainer: andreas Status: ready -->
<bookinfo id="bookinfo">
<title>Smarty - die kompilierende PHP Template-Engine</title>
<authorgroup id="authors">
<author>
- <firstname>Monte</firstname><surname>Ohrt <[email protected]></surname>
+ <firstname>Monte</firstname><surname>Ohrt <[email protected]></surname>
</author>
<author>
<firstname>Andrei</firstname><surname>Zmievski <[email protected]></surname>
@@ -22,7 +22,7 @@
<pubdate>&build-date;</pubdate>
<copyright>
<year>2001-2004</year>
- <holder>ispi of Lincoln, Inc.</holder>
+ <holder>New Digital Group, Inc.</holder>
</copyright>
</bookinfo>
<!-- Keep this comment at the end of the file
http://cvs.php.net/diff.php/smarty/docs/en/bookinfo.xml?r1=1.7&r2=1.8&ty=u
Index: smarty/docs/en/bookinfo.xml
diff -u smarty/docs/en/bookinfo.xml:1.7 smarty/docs/en/bookinfo.xml:1.8
--- smarty/docs/en/bookinfo.xml:1.7 Fri Dec 31 20:37:09 2004
+++ smarty/docs/en/bookinfo.xml Fri Jan 21 11:41:51 2005
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
<bookinfo id="bookinfo">
<title>Smarty - the compiling PHP template engine</title>
<authorgroup id="authors">
<author>
<firstname>Monte</firstname>
- <surname>Ohrt <[email protected]></surname>
+ <surname>Ohrt <[email protected]></surname>
</author>
<author>
<firstname>Andrei</firstname>
@@ -15,7 +15,7 @@
<pubdate>&build-date;</pubdate>
<copyright>
<year>2001-2005</year>
- <holder>ispi of Lincoln, Inc.</holder>
+ <holder>New Digital Group, Inc.</holder>
</copyright>
</bookinfo>
http://cvs.php.net/diff.php/smarty/docs/es/bookinfo.xml?r1=1.1&r2=1.2&ty=u
Index: smarty/docs/es/bookinfo.xml
diff -u smarty/docs/es/bookinfo.xml:1.1 smarty/docs/es/bookinfo.xml:1.2
--- smarty/docs/es/bookinfo.xml:1.1 Thu Oct 7 14:50:42 2004
+++ smarty/docs/es/bookinfo.xml Fri Jan 21 11:41:51 2005
@@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<bookinfo id="bookinfo">
<title>Smarty - El motor compilador de Plantillas para PHP</title>
<authorgroup id="authors">
<author>
- <firstname>Monte</firstname><surname>Ohrt <[email protected]></surname>
+ <firstname>Monte</firstname><surname>Ohrt <[email protected]></surname>
</author>
<author>
<firstname>Andrei</firstname><surname>Zmievski <[email protected]></surname>
@@ -17,7 +17,7 @@
<pubdate>&build-date;</pubdate>
<copyright>
<year>2001-2004</year>
- <holder>ispi of Lincoln, Inc.</holder>
+ <holder>New Digital Group, Inc.</holder>
</copyright>
</bookinfo>
http://cvs.php.net/diff.php/smarty/docs/fr/bookinfo.xml?r1=1.7&r2=1.8&ty=u
Index: smarty/docs/fr/bookinfo.xml
diff -u smarty/docs/fr/bookinfo.xml:1.7 smarty/docs/fr/bookinfo.xml:1.8
--- smarty/docs/fr/bookinfo.xml:1.7 Tue Jan 4 01:28:47 2005
+++ smarty/docs/fr/bookinfo.xml Fri Jan 21 11:41:51 2005
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
<!-- EN-Revision: 1.7 Maintainer: didou Status: ready -->
<bookinfo id="bookinfo">
<title>Smarty - le moteur et compilateur de templates PHP</title>
<authorgroup id="authors">
<author>
<firstname>Monte</firstname>
- <surname>Ohrt <[email protected]></surname>
+ <surname>Ohrt <[email protected]></surname>
</author>
<author>
<firstname>Andrei</firstname>
@@ -34,7 +34,7 @@
<pubdate>&build-date;</pubdate>
<copyright>
<year>2001-2005</year>
- <holder>ispi of Lincoln, Inc.</holder>
+ <holder>New Digital Group, Inc.</holder>
</copyright>
</bookinfo>
http://cvs.php.net/diff.php/smarty/docs/it/bookinfo.xml?r1=1.1&r2=1.2&ty=u
Index: smarty/docs/it/bookinfo.xml
diff -u smarty/docs/it/bookinfo.xml:1.1 smarty/docs/it/bookinfo.xml:1.2
--- smarty/docs/it/bookinfo.xml:1.1 Wed Dec 1 13:55:24 2004
+++ smarty/docs/it/bookinfo.xml Fri Jan 21 11:41:51 2005
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<bookinfo id="bookinfo">
<title>Smarty - il motore di template PHP con compilatore</title>
<authorgroup id="authors">
<author>
<firstname>Monte</firstname>
- <surname>Ohrt <[email protected]></surname>
+ <surname>Ohrt <[email protected]></surname>
</author>
<author>
<firstname>Andrei</firstname>
@@ -15,7 +15,7 @@
<pubdate>&build-date;</pubdate>
<copyright>
<year>2001-2004</year>
- <holder>ispi of Lincoln, Inc.</holder>
+ <holder>New Digital Group, Inc.</holder>
</copyright>
</bookinfo>
http://cvs.php.net/diff.php/smarty/docs/pt_BR/bookinfo.xml?r1=1.5&r2=1.6&ty=u
Index: smarty/docs/pt_BR/bookinfo.xml
diff -u smarty/docs/pt_BR/bookinfo.xml:1.5 smarty/docs/pt_BR/bookinfo.xml:1.6
--- smarty/docs/pt_BR/bookinfo.xml:1.5 Wed Sep 22 10:42:10 2004
+++ smarty/docs/pt_BR/bookinfo.xml Fri Jan 21 11:41:51 2005
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
<!-- EN-Revision: 1.4 Maintainer: nobody Status: ready -->
<bookinfo id="bookinfo">
<title>Smarty - a ferramenta para compilar templates para PHP</title>
<authorgroup id="authors">
<author>
- <firstname>Monte</firstname><surname>Ohrt <[email protected]></surname>
+ <firstname>Monte</firstname><surname>Ohrt <[email protected]></surname>
</author>
<author>
<firstname>Andrei</firstname><surname>Zmievski <[email protected]></surname>
@@ -28,7 +28,7 @@
<pubdate>&build-date;</pubdate>
<copyright>
<year>2001-2004</year>
- <holder>ispi of Lincoln, Inc.</holder>
+ <holder>New Digital Group, Inc.</holder>
</copyright>
</bookinfo>
http://cvs.php.net/diff.php/smarty/docs/ru/bookinfo.xml?r1=1.7&r2=1.8&ty=u
Index: smarty/docs/ru/bookinfo.xml
diff -u smarty/docs/ru/bookinfo.xml:1.7 smarty/docs/ru/bookinfo.xml:1.8
--- smarty/docs/ru/bookinfo.xml:1.7 Sun Jan 2 18:29:43 2005
+++ smarty/docs/ru/bookinfo.xml Fri Jan 21 11:41:51 2005
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="windows-1251"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
<!-- EN-Revision: 1.7 Maintainer: freespace Status: ready -->
<bookinfo id="bookinfo">
<title>Smarty - êîìïèëèðóþùèé îáðàáîò÷èê øàáëîíîâ</title>
<authorgroup id="authors">
<author>
<firstname>Monte</firstname>
- <surname>Ohrt <[email protected]></surname>
+ <surname>Ohrt <[email protected]></surname>
</author>
<author>
<firstname>Andrei</firstname>
@@ -26,7 +26,7 @@
<pubdate>&build-date;</pubdate>
<copyright>
<year>2001-2005</year>
- <holder>ispi of Lincoln, Inc.</holder>
+ <holder>New Digital Group, Inc.</holder>
</copyright>
</bookinfo>
http://cvs.php.net/diff.php/smarty/libs/Config_File.class.php?r1=1.74&r2=1.75&ty=u
Index: smarty/libs/Config_File.class.php
diff -u smarty/libs/Config_File.class.php:1.74 smarty/libs/Config_File.class.php:1.75
--- smarty/libs/Config_File.class.php:1.74 Sat Jan 1 06:58:21 2005
+++ smarty/libs/Config_File.class.php Fri Jan 21 11:41:51 2005
@@ -19,13 +19,13 @@
*
* @link http://smarty.php.net/
* @version 2.6.6-dev
- * @copyright Copyright: 2001-2005 ispi of Lincoln, Inc.
+ * @copyright Copyright: 2001-2005 New Digital Group, Inc.
* @author Andrei Zmievski <[email protected]>
* @access public
* @package Smarty
*/
-/* $Id: Config_File.class.php,v 1.74 2005/01/01 11:58:21 messju Exp $ */
+/* $Id: Config_File.class.php,v 1.75 2005/01/21 16:41:51 mohrt Exp $ */
/**
* Config file reading class
http://cvs.php.net/diff.php/smarty/libs/Smarty.class.php?r1=1.506&r2=1.507&ty=u
Index: smarty/libs/Smarty.class.php
diff -u smarty/libs/Smarty.class.php:1.506 smarty/libs/Smarty.class.php:1.507
--- smarty/libs/Smarty.class.php:1.506 Sat Jan 1 06:58:21 2005
+++ smarty/libs/Smarty.class.php Fri Jan 21 11:41:51 2005
@@ -23,14 +23,14 @@
* [email protected]
*
* @link http://smarty.php.net/
- * @copyright 2001-2005 ispi of Lincoln, Inc.
- * @author Monte Ohrt <[email protected]>
+ * @copyright 2001-2005 New Digital Group, Inc.
+ * @author Monte Ohrt <[email protected]>
* @author Andrei Zmievski <[email protected]>
* @package Smarty
* @version 2.6.6-dev
*/
-/* $Id: Smarty.class.php,v 1.506 2005/01/01 11:58:21 messju Exp $ */
+/* $Id: Smarty.class.php,v 1.507 2005/01/21 16:41:51 mohrt Exp $ */
/**
* DIR_SEP isn't used anymore, but third party apps might
http://cvs.php.net/diff.php/smarty/libs/Smarty_Compiler.class.php?r1=1.356&r2=1.357&ty=u
Index: smarty/libs/Smarty_Compiler.class.php
diff -u smarty/libs/Smarty_Compiler.class.php:1.356 smarty/libs/Smarty_Compiler.class.php:1.357
--- smarty/libs/Smarty_Compiler.class.php:1.356 Thu Jan 6 12:24:36 2005
+++ smarty/libs/Smarty_Compiler.class.php Fri Jan 21 11:41:52 2005
@@ -19,14 +19,14 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
* @link http://smarty.php.net/
- * @author Monte Ohrt <[email protected]>
+ * @author Monte Ohrt <[email protected]>
* @author Andrei Zmievski <[email protected]>
* @version 2.6.6-dev
- * @copyright 2001-2005 ispi of Lincoln, Inc.
+ * @copyright 2001-2005 New Digital Group, Inc.
* @package Smarty
*/
-/* $Id: Smarty_Compiler.class.php,v 1.356 2005/01/06 17:24:36 messju Exp $ */
+/* $Id: Smarty_Compiler.class.php,v 1.357 2005/01/21 16:41:52 mohrt Exp $ */
/**
* Template compiling class
http://cvs.php.net/diff.php/smarty/libs/plugins/function.cycle.php?r1=1.15&r2=1.16&ty=u
Index: smarty/libs/plugins/function.cycle.php
diff -u smarty/libs/plugins/function.cycle.php:1.15 smarty/libs/plugins/function.cycle.php:1.16
--- smarty/libs/plugins/function.cycle.php:1.15 Wed Apr 7 15:56:13 2004
+++ smarty/libs/plugins/function.cycle.php Fri Jan 21 11:41:52 2005
@@ -32,7 +32,7 @@
* </pre>
* @link http://smarty.php.net/manual/en/language.function.cycle.php {cycle}
* (Smarty online manual)
- * @author Monte Ohrt <[email protected]>
+ * @author Monte Ohrt <[email protected]>
* @author credit to Mark Priatel <[email protected]>
* @author credit to Gerard <[email protected]>
* @author credit to Jason Sweat <[email protected]>
http://cvs.php.net/diff.php/smarty/libs/plugins/function.debug.php?r1=1.8&r2=1.9&ty=u
Index: smarty/libs/plugins/function.debug.php
diff -u smarty/libs/plugins/function.debug.php:1.8 smarty/libs/plugins/function.debug.php:1.9
--- smarty/libs/plugins/function.debug.php:1.8 Fri Sep 17 22:09:35 2004
+++ smarty/libs/plugins/function.debug.php Fri Jan 21 11:41:52 2005
@@ -15,7 +15,7 @@
* Purpose: popup debug window
* @link http://smarty.php.net/manual/en/language.function.debug.php {debug}
* (Smarty online manual)
- * @author Monte Ohrt <[email protected]>
+ * @author Monte Ohrt <[email protected]>
* @version 1.0
* @param array
* @param Smarty
http://cvs.php.net/diff.php/smarty/libs/plugins/function.html_checkboxes.php?r1=1.18&r2=1.19&ty=u
Index: smarty/libs/plugins/function.html_checkboxes.php
diff -u smarty/libs/plugins/function.html_checkboxes.php:1.18 smarty/libs/plugins/function.html_checkboxes.php:1.19
--- smarty/libs/plugins/function.html_checkboxes.php:1.18 Tue Nov 16 03:05:21 2004
+++ smarty/libs/plugins/function.html_checkboxes.php Fri Jan 21 11:41:52 2005
@@ -31,7 +31,7 @@
* @link http://smarty.php.net/manual/en/language.function.html.checkboxes.php {html_checkboxes}
* (Smarty online manual)
* @author Christopher Kvarme <[email protected]>
- * @author credits to Monte Ohrt <[email protected]>
+ * @author credits to Monte Ohrt <[email protected]>
* @version 1.0
* @param array
* @param Smarty
http://cvs.php.net/diff.php/smarty/libs/plugins/function.html_image.php?r1=1.30&r2=1.31&ty=u
Index: smarty/libs/plugins/function.html_image.php
diff -u smarty/libs/plugins/function.html_image.php:1.30 smarty/libs/plugins/function.html_image.php:1.31
--- smarty/libs/plugins/function.html_image.php:1.30 Fri Sep 17 22:09:35 2004
+++ smarty/libs/plugins/function.html_image.php Fri Jan 21 11:41:52 2005
@@ -25,7 +25,7 @@
* Output: <img src="images/masthead.gif" border=0 width=400 height=23>
* @link http://smarty.php.net/manual/en/language.function.html.image.php {html_image}
* (Smarty online manual)
- * @author Monte Ohrt <[email protected]>
+ * @author Monte Ohrt <[email protected]>
* @author credits to Duda <[email protected]> - wrote first image function
* in repository, helped with lots of functionality
* @version 1.0
http://cvs.php.net/diff.php/smarty/libs/plugins/function.html_radios.php?r1=1.21&r2=1.22&ty=u
Index: smarty/libs/plugins/function.html_radios.php
diff -u smarty/libs/plugins/function.html_radios.php:1.21 smarty/libs/plugins/function.html_radios.php:1.22
--- smarty/libs/plugins/function.html_radios.php:1.21 Tue Nov 16 03:05:21 2004
+++ smarty/libs/plugins/function.html_radios.php Fri Jan 21 11:41:52 2005
@@ -31,7 +31,7 @@
* @link http://smarty.php.net/manual/en/language.function.html.radios.php {html_radios}
* (Smarty online manual)
* @author Christopher Kvarme <[email protected]>
- * @author credits to Monte Ohrt <[email protected]>
+ * @author credits to Monte Ohrt <[email protected]>
* @version 1.0
* @param array
* @param Smarty
http://cvs.php.net/diff.php/smarty/libs/plugins/function.html_table.php?r1=1.9&r2=1.10&ty=u
Index: smarty/libs/plugins/function.html_table.php
diff -u smarty/libs/plugins/function.html_table.php:1.9 smarty/libs/plugins/function.html_table.php:1.10
--- smarty/libs/plugins/function.html_table.php:1.9 Tue Sep 21 15:41:21 2004
+++ smarty/libs/plugins/function.html_table.php Fri Jan 21 11:41:52 2005
@@ -33,7 +33,7 @@
* {table loop=$data cols=4 tr_attr='"bgcolor=red"'}
* {table loop=$data cols=4 tr_attr=$colors}
* </pre>
- * @author Monte Ohrt <[email protected]>
+ * @author Monte Ohrt <[email protected]>
* @version 1.0
* @link http://smarty.php.net/manual/en/language.function.html.table.php {html_table}
* (Smarty online manual)
http://cvs.php.net/diff.php/smarty/libs/plugins/function.mailto.php?r1=1.12&r2=1.13&ty=u
Index: smarty/libs/plugins/function.mailto.php
diff -u smarty/libs/plugins/function.mailto.php:1.12 smarty/libs/plugins/function.mailto.php:1.13
--- smarty/libs/plugins/function.mailto.php:1.12 Fri Jul 2 10:14:30 2004
+++ smarty/libs/plugins/function.mailto.php Fri Jan 21 11:41:52 2005
@@ -40,7 +40,7 @@
* @link http://smarty.php.net/manual/en/language.function.mailto.php {mailto}
* (Smarty online manual)
* @version 1.2
- * @author Monte Ohrt <[email protected]>
+ * @author Monte Ohrt <[email protected]>
* @author credits to Jason Sweat (added cc, bcc and subject functionality)
* @param array
* @param Smarty
http://cvs.php.net/diff.php/smarty/libs/plugins/modifier.cat.php?r1=1.3&r2=1.4&ty=u
Index: smarty/libs/plugins/modifier.cat.php
diff -u smarty/libs/plugins/modifier.cat.php:1.3 smarty/libs/plugins/modifier.cat.php:1.4
--- smarty/libs/plugins/modifier.cat.php:1.3 Fri Dec 19 12:18:56 2003
+++ smarty/libs/plugins/modifier.cat.php Fri Jan 21 11:41:52 2005
@@ -17,7 +17,7 @@
* Example: {$var|cat:"foo"}
* @link http://smarty.php.net/manual/en/language.modifier.cat.php cat
* (Smarty online manual)
- * @author Monte Ohrt <[email protected]>
+ * @author Monte Ohrt <[email protected]>
* @version 1.0
* @param string
* @param string
http://cvs.php.net/diff.php/smarty/libs/plugins/modifier.nl2br.php?r1=1.3&r2=1.4&ty=u
Index: smarty/libs/plugins/modifier.nl2br.php
diff -u smarty/libs/plugins/modifier.nl2br.php:1.3 smarty/libs/plugins/modifier.nl2br.php:1.4
--- smarty/libs/plugins/modifier.nl2br.php:1.3 Fri Dec 19 12:18:56 2003
+++ smarty/libs/plugins/modifier.nl2br.php Fri Jan 21 11:41:52 2005
@@ -21,7 +21,7 @@
* @link http://smarty.php.net/manual/en/language.modifier.nl2br.php
* nl2br (Smarty online manual)
* @version 1.0
- * @author Monte Ohrt <[email protected]>
+ * @author Monte Ohrt <[email protected]>
* @param string
* @return string
*/
http://cvs.php.net/diff.php/smarty/libs/plugins/modifier.strip.php?r1=1.3&r2=1.4&ty=u
Index: smarty/libs/plugins/modifier.strip.php
diff -u smarty/libs/plugins/modifier.strip.php:1.3 smarty/libs/plugins/modifier.strip.php:1.4
--- smarty/libs/plugins/modifier.strip.php:1.3 Fri Dec 19 12:18:56 2003
+++ smarty/libs/plugins/modifier.strip.php Fri Jan 21 11:41:52 2005
@@ -17,7 +17,7 @@
* Date: September 25th, 2002
* @link http://smarty.php.net/manual/en/language.modifier.strip.php
* strip (Smarty online manual)
- * @author Monte Ohrt <[email protected]>
+ * @author Monte Ohrt <[email protected]>
* @version 1.0
* @param string
* @param string
http://cvs.php.net/diff.php/smarty/libs/plugins/outputfilter.trimwhitespace.php?r1=1.7&r2=1.8&ty=u
Index: smarty/libs/plugins/outputfilter.trimwhitespace.php
diff -u smarty/libs/plugins/outputfilter.trimwhitespace.php:1.7 smarty/libs/plugins/outputfilter.trimwhitespace.php:1.8
--- smarty/libs/plugins/outputfilter.trimwhitespace.php:1.7 Fri Dec 19 12:18:56 2003
+++ smarty/libs/plugins/outputfilter.trimwhitespace.php Fri Jan 21 11:41:52 2005
@@ -19,7 +19,7 @@
* Install: Drop into the plugin directory, call
* <code>$smarty->load_filter('output','trimwhitespace');</code>
* from application.
- * @author Monte Ohrt <[email protected]>
+ * @author Monte Ohrt <[email protected]>
* @author Contributions from Lars Noschinski <[email protected]>
* @version 1.3
* @param string