From cd59acb4a010863d3e7ac4724acd5288bd25a7b7 Mon Sep 17 00:00:00 2001 From: SVN Migration Date: Sat, 24 Jul 1999 21:40:38 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'BEFORE_BIG_SYMBOL_CHANGE'. --- ext/standard/php3_string.h | 1 + 1 file changed, 1 insertion(+) (limited to 'ext/standard/php3_string.h') diff --git a/ext/standard/php3_string.h b/ext/standard/php3_string.h index 0619a58d76..111138ab36 100644 --- a/ext/standard/php3_string.h +++ b/ext/standard/php3_string.h @@ -83,6 +83,7 @@ PHP_FUNCTION(chunk_split); PHP_FUNCTION(parsestr); PHP_FUNCTION(bin2hex); PHP_FUNCTION(similar_text); +PHP_FUNCTION(strip_tags); extern PHPAPI char *_php3_strtoupper(char *s); extern PHPAPI char *_php3_strtolower(char *s); -- cgit v1.2.1