Re: [PHP-DEV] CVS update: php3/doc/functions From: Adam Trachtenberg (adam <email protected>)
Date: 03/30/99

On 30 Mar 1999, rasmus wrote:

> Date: Tuesday March 30, 1999 @ 7:42
> Author: rasmus
>
> Log Message:
> Document strip_tags() function
>
> Index: php3/doc/functions/filesystem.sgml
> diff -c php3/doc/functions/filesystem.sgml:1.35 php3/doc/functions/filesystem.sgml:1.36

> *** 1091,1096 ****
> --- 1091,1114 ----
> </refsect1>
> </refentry>
>
> + <refentry id="function.strip-tags">
> + <refnamediv>
> + <refname>strip_tags</refname>
> + <refpurpose>Strip HTML and PHP tags from a string/refpurpose>
> + </refnamediv>

It looks like you forgot a '<' before the closing </refpurpose>.

-adam

-- 
/ adam maccabee trachtenberg | visit college life online \
\ adam <email protected>           | http://www.student.com    /

-- PHP Development Mailing List http://www.php.net/ To unsubscribe send an empty message to php-dev-unsubscribe <email protected> For help: php-dev-help <email protected>