Skip to content

Commit 5499563

Browse files
author
Curtis Maddalozzo
committed
Add directions at the top of config.sample.inc.php
1 parent c0e528b commit 5499563

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

includes/config.sample.inc.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
//Copy this file to config.inc.php and make changes to that file to customize your configuration.
23

34
$config = array(
45
'servers' => array(

0 commit comments

Comments
 (0)