Skip to content

Commit

Permalink
Doc fonction deamon_start
Browse files Browse the repository at this point in the history
  • Loading branch information
guenneguezt authored Jun 15, 2018
1 parent 6ab5d0a commit 673b8cd
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions core/class/ExtraTemplate.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -129,5 +129,14 @@ public static function deamon_info()
}
*/

/**
* Démarre le daemon
*
* @param Debug (par défault désactivé)
public static function deamon_start($_debug = false)
{
}
*/

/* * **********************Getteur Setteur*************************** */
}

0 comments on commit 673b8cd

Please sign in to comment.