summaryrefslogtreecommitdiffstats
path: root/global_vars.php
diff options
context:
space:
mode:
Diffstat (limited to 'global_vars.php')
-rw-r--r--global_vars.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/global_vars.php b/global_vars.php
new file mode 100644
index 0000000..bf86e98
--- /dev/null
+++ b/global_vars.php
@@ -0,0 +1,4 @@
+<?php
+
+$fruit = 'apple';
+$color = 'green';