diff --git a/reference/misc/functions/eval.xml b/reference/misc/functions/eval.xml index 7aa8894501..25d3e18c92 100644 --- a/reference/misc/functions/eval.xml +++ b/reference/misc/functions/eval.xml @@ -1,5 +1,5 @@ - + @@ -17,7 +17,7 @@ code_str as PHP code. Among other things, this can be useful for storing code in a database text field for later execution. code_str does not have to - contain PHP Opening + contain PHP Opening tags.