2012-03-23 Vanessa Gil <vanessa.gil@artica.es>
* include/help/en/help_wmifield.php include/help/es/help_wmifield.php: Fixed wmi field help. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5822 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
58cce41abe
commit
4005f73665
|
@ -1,3 +1,8 @@
|
|||
2012-03-23 Vanessa Gil <vanessa.gil@artica.es>
|
||||
|
||||
* include/help/en/help_wmifield.php
|
||||
include/help/es/help_wmifield.php: Fixed wmi field help.
|
||||
|
||||
2012-03-22 Sergio Martin <sergio.martin@artica.es>
|
||||
|
||||
* include/graphs/functions_pchart.php: Added calculation
|
||||
|
|
|
@ -5,4 +5,4 @@
|
|||
?>
|
||||
<h1>Field number</h1>
|
||||
|
||||
Row number to retrieve from the WQL query result (starting from zero).
|
||||
Column number to retrieve from the WQL query result (starting from zero).
|
||||
|
|
|
@ -5,4 +5,4 @@
|
|||
?>
|
||||
<h1>Campo número</h1>
|
||||
|
||||
Número de fila que obtener desde el resultado de la consulta WQL (empezando desde cero).
|
||||
Número de columna que obtener desde el resultado de la consulta WQL (empezando desde cero).
|
||||
|
|
Loading…
Reference in New Issue