diff --git a/ferramentas/colourramp/index.php b/ferramentas/colourramp/index.php index a52f615..c0e564b 100644 --- a/ferramentas/colourramp/index.php +++ b/ferramentas/colourramp/index.php @@ -1,16 +1,19 @@ listaColourRamps("../.."))); + $lista = implode(",",($m->listaColourRamps(__DIR__."/../.."))); if(!isset($ncores)) {$ncores = 10;} + if(empty($locaplic)){ + $locaplic = "../.."; + } ?> - +