summaryrefslogtreecommitdiffstats
path: root/globals.php
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2015-10-05 13:46:54 -0500
committerTimothy Pearson <[email protected]>2015-10-05 13:46:54 -0500
commit5ed01bd42b0aaf222f3b04b611e31b3d0974b6a4 (patch)
treee2adf4f018d79bce5853d42cdbda6c05c25955fa /globals.php
downloadwebsite-core-5ed01bd42b0aaf222f3b04b611e31b3d0974b6a4.tar.gz
website-core-5ed01bd42b0aaf222f3b04b611e31b3d0974b6a4.zip
Initial import of static files
Diffstat (limited to 'globals.php')
-rw-r--r--globals.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/globals.php b/globals.php
new file mode 100644
index 0000000..7dd86dc
--- /dev/null
+++ b/globals.php
@@ -0,0 +1,4 @@
+<?php
+ // Defaults
+ $newscollapsedlines = 5;
+?> \ No newline at end of file