maj php doc
This commit is contained in:
parent
8557f640ea
commit
b7ba4b523d
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ if (!defined('_ECRIRE_INC_VERSION')){
|
||||||
*
|
*
|
||||||
* @param string $objet
|
* @param string $objet
|
||||||
* @param int $id_objet
|
* @param int $id_objet
|
||||||
* @param string | array $chaine : ensemble des valeurs utilisées pour creer la chaine
|
* @param string : requete sql pour recuperer les valeurs a intergrer dans la blockchaine
|
||||||
* @return array [id_blocklog, chaine, blockchaine]
|
* @return array [id_blocklog, chaine, blockchaine]
|
||||||
*/
|
*/
|
||||||
function inc_blocklog_dist($objet, $id_objet = 0, $num = 0, $requete = '') {
|
function inc_blocklog_dist($objet, $id_objet = 0, $num = 0, $requete = '') {
|
||||||
|
|
Loading…
Add table
Reference in a new issue