Newer
Older
moodlog_web / config.php
0xRoM on 4 Jan 2024 190 bytes now with added habit tracker
  1. <?php
  2. $password = "098f6bcd4621d373cade4e832627b4f6"; // MD5 of your password here (default = test)
  3. $moodlog = "moodlog.txt"; // Location of you moodlog.txt
  4. $habitlog = "habit.txt";
  5. ?>
Buy Me A Coffee