fixed problems php

This commit is contained in:
m-lopez-f 2015-07-15 08:49:16 +02:00
parent c4d6c18b25
commit 994f1a39b6
2 changed files with 2 additions and 2 deletions

View File

@ -341,7 +341,7 @@ if ($networkmap_write || $networkmap_manage) {
"simple" => $simple,
"regen" => $regen,
"zoom" => $zoom,
"ranksep" => $$ranksep,
"ranksep" => $ranksep,
"font_size" => $font_size,
"depth" => $depth,
"modwithalerts" => $modwithalerts,