aboutsummaryrefslogtreecommitdiff
path: root/Examples/php/pragmas/include.php
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/php/pragmas/include.php')
-rw-r--r--Examples/php/pragmas/include.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/Examples/php/pragmas/include.php b/Examples/php/pragmas/include.php
index 11d985d66..442f8e2e0 100644
--- a/Examples/php/pragmas/include.php
+++ b/Examples/php/pragmas/include.php
@@ -2,6 +2,3 @@
# This code is inserted into example.php
echo "This is include.php\n";
-
-
-?>