commenting and code beautifying
This commit is contained in:
parent
18c96124ce
commit
c15b001426
1 changed files with 26 additions and 26 deletions
|
@ -8,8 +8,8 @@ define("MMDVMLOGFILE",MMDVMLOGPATH . MMDVMLOGPREFIX . "-" . date("Y-m-d") . ".lo
|
||||||
// enter exact path to your log files.
|
// enter exact path to your log files.
|
||||||
// If your Linux is a MARYLAND-DSTAR-Image, this paths would work.
|
// If your Linux is a MARYLAND-DSTAR-Image, this paths would work.
|
||||||
|
|
||||||
// Adjust to suit, uncomment correct line, if no line is uncommented, customize
|
// Adjust to suit, uncomment correct line, if none of the given distributions fit, customize
|
||||||
// else-path to suitable paths.
|
// OTHER to suitable paths.
|
||||||
|
|
||||||
define("DISTRIBUTION", "MARYLAND");
|
define("DISTRIBUTION", "MARYLAND");
|
||||||
//define("DISTRIBUTION", "WESTERN");
|
//define("DISTRIBUTION", "WESTERN");
|
||||||
|
|
Loading…
Reference in a new issue