Explorar el Código

Update config.inc.conf

Luka Paunović hace 7 años
padre
commit
880496962a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      install/rhel/6/pma/config.inc.conf

+ 1 - 1
install/rhel/6/pma/config.inc.conf

@@ -19,7 +19,7 @@ $cfg['blowfish_secret'] = '%blowfish_secret%'; /* YOU MUST FILL IN THIS FOR COOK
 /*
  * Temp dir for faster beahivour
  *
-*/
+ */
 $cfg['TempDir']  = '/tmp';
 
 /*