From b2ec9784a09201c0710be46a04516ff5769c2d5e Mon Sep 17 00:00:00 2001 From: Stephan Schmidt Date: Thu, 16 Dec 2004 16:47:37 +0000 Subject: [PATCH] added ID3_BEST constant git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174901 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/id3/constants.xml | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/reference/id3/constants.xml b/reference/id3/constants.xml index 1c3bf3b835..d4be65f6f5 100644 --- a/reference/id3/constants.xml +++ b/reference/id3/constants.xml @@ -1,5 +1,5 @@ - +
Predefined Constants @@ -84,6 +84,18 @@ + + + ID3_BEST + (integer) + + + + ID3_BEST is used if would like to let the id3 functions + determine which tag version should be used. + + +