Added missing help files.

This commit is contained in:
Ramon Novoa 2015-04-28 14:59:57 +02:00
parent 3ee1cfacd9
commit 484a5c1c2c
3 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,7 @@
<?php
/* Include package help/en
*/
?>
<p>For the metaconsole agent cache to work, Make sure <b>Metaconsole DB host</b>, <b>Metaconsole DB name</b>, <b>Metaconsole DB user</b>, <b>Metaconsole DB password</b> and <b>Metaconsole DB port</b> are properly configured.</p>

View File

@ -0,0 +1,7 @@
<?php
/* Include package help/es
*/
?>
<p>Para que funcione la caché de agentes de la metaconsola, asegúrese de que <b>Metaconsole DB host</b>, <b>Metaconsole DB name</b>, <b>Metaconsole DB user</b>, <b>Metaconsole DB password</b> y <b>Metaconsole DB port</b> están bien configurados.</p>

View File

@ -0,0 +1,6 @@
<?php
/* Include package help/ja
*/
?>
<p>For the metaconsole agent cache to work, Make sure <b>Metaconsole DB host</b>, <b>Metaconsole DB name</b>, <b>Metaconsole DB user</b>, <b>Metaconsole DB password</b> and <b>Metaconsole DB port</b> are properly configured.</p>