diff --git a/language/variables.xml b/language/variables.xml index 9c13ea3127..b8c4165b70 100644 --- a/language/variables.xml +++ b/language/variables.xml @@ -1,5 +1,5 @@ - + Variables @@ -513,7 +513,7 @@ $bar = &test(); // Invalid. processor, this variable is not available. This variable will include path information if present (e.g. $PHP_SELF on this address: - "http://test.com/test.php/foo.bar" would be + "http://example.com/test.php/foo.bar" would be "/test.php/foo.bar")