summaryrefslogtreecommitdiffstats
path: root/application/config/example/config.php
diff options
context:
space:
mode:
Diffstat (limited to 'application/config/example/config.php')
-rwxr-xr-xapplication/config/example/config.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/application/config/example/config.php b/application/config/example/config.php
index f2d3b9b5b..bcd71a5ce 100755
--- a/application/config/example/config.php
+++ b/application/config/example/config.php
@@ -381,5 +381,7 @@ $config['small_upload_size'] = 1024*10; // 10KB
$config['passwordsalt'] = ''; // just enter any string you want here
+$config['contact_me_url'] = ''; // ommiting this will remove the "contact me" line.
+
/* End of file config.php */
/* Location: ./application/config/config.php */