diff --git a/language/constants.xml b/language/constants.xml index 7c48f38697..95841efd8f 100644 --- a/language/constants.xml +++ b/language/constants.xml @@ -230,7 +230,7 @@ echo ANOTHER_CONST; __FILE__ - The full path and filename of the file. If used inside an include, + The full path and filename of the file with symlinks resolved. If used inside an include, the name of the included file is returned.