mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-05 16:42:53 +01:00
Fix #huntr88841fe0-e332-49ce-a46b-36d4f091fd89
This commit is contained in:
@@ -69,7 +69,7 @@ function dolStripPhpCode($str, $replacewith = '')
|
||||
*
|
||||
* @param string $str String to clean
|
||||
* @return string Result string with php code only
|
||||
* @see dolStripPhpCode()
|
||||
* @see dolStripPhpCode(), checkPHPCode()
|
||||
*/
|
||||
function dolKeepOnlyPhpCode($str)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user