From 0c6be86747c478f791e0339e36a4923225106e41 Mon Sep 17 00:00:00 2001 From: Derick Rethans Date: Sat, 2 Mar 2002 13:26:37 +0000 Subject: [PATCH] - MFZE1 --- Zend/zend_builtin_functions.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Zend/zend_builtin_functions.c b/Zend/zend_builtin_functions.c index da426d51f0..1cff9020fc 100644 --- a/Zend/zend_builtin_functions.c +++ b/Zend/zend_builtin_functions.c @@ -464,7 +464,7 @@ ZEND_FUNCTION(define) /* }}} */ -/* {{{ proto bool define(string constant_name) +/* {{{ proto bool defined(string constant_name) Check whether a constant exists */ ZEND_FUNCTION(defined) { -- 2.40.0