gestion des revenus manuels et par tâches planifiées.
| date | gain | méthode |
|---|---|---|
| 27/02 20:26 | + 41 € | manuel |
| 27/02 20:26 | + 24 € | manuel |
| 27/02 20:26 | + 49 € | manuel |
| 27/02 20:26 | + 35 € | manuel |
| 27/02 07:44 | + 11 € | manuel |
| 27/02 07:44 | + 15 € | manuel |
| 27/02 07:44 | + 50 € | manuel |
| 27/02 07:44 | + 33 € | manuel |
| 27/02 07:44 | + 10 € | manuel |
| 27/02 07:44 | + 32 € | manuel |
pour automatiser ce script, ajoutez cette ligne à votre crontab sur le serveur :
0 * * * * curl -s "http://votredomaine.com/index.php?action=cron" > /dev/null
cette commande exécutera le script automatiquement toutes les heures.