mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[ticket/10937] Update documentation to say which comment styles are removed.
PHPBB3-10937
This commit is contained in:
parent
81d5327e44
commit
2c12f31cdf
1 changed files with 1 additions and 1 deletions
|
@ -486,7 +486,7 @@ function remove_remarks(&$sql)
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Removes comments from $input.
|
* Removes "/* style" as well as "# style" comments from $input.
|
||||||
*
|
*
|
||||||
* @param string $input Input string
|
* @param string $input Input string
|
||||||
*
|
*
|
||||||
|
|
Loading…
Add table
Reference in a new issue