1
0
mirror of https://github.com/php/php-src.git synced 2026-04-03 22:22:18 +02:00

File should here be string.

This commit is contained in:
Egon Schmid
1999-09-06 20:13:23 +00:00
parent c7cdb687da
commit f0f7b9de53

View File

@@ -2026,7 +2026,7 @@ PHP_FUNCTION(highlight_file)
/* }}} */
/* {{{ proto void highlight_file(string string)
/* {{{ proto void highlight_string(string string)
Syntax highlight a string */
PHP_FUNCTION(highlight_string)
{