Browse Source

FD3-348 Método addPMA -> addPma

Guillermo Espinoza 7 years ago
parent
commit
ab620f1d84
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tools/src/Release.php

+ 1 - 1
tools/src/Release.php

@@ -640,7 +640,7 @@ class Release extends Command
                 "3799" => "3799/udp"));
     }
 
-    function addPMA(FileFormat2 $composer, $config = array())
+    function addPma(FileFormat2 $composer, $config = array())
     {
         $module = "pma";
         $host_env_file = "";