diff --git a/language/control-structures.xml b/language/control-structures.xml index 79c4f37338..82764de1ae 100644 --- a/language/control-structures.xml +++ b/language/control-structures.xml @@ -1,5 +1,5 @@ - + Control Structures @@ -925,7 +925,6 @@ declare (directive) statement Profile a section of PHP code ;"; } } // Display the data stored in the profiler print_r (profile (TRUE)); ?> - ]]>