Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 2606 → Rev 2607

/CHANGELOG
10,8 → 10,8
- Update acme.sh (Let's Encrypt client) to v2.7.9.
 
ACC
- Remove network check in ACC homepage.
 
 
CHANGES
- Save SMS status and number in ALCASAR configuration file (persistent to updates)..
- Launch Gammu at startup when the SMS service is enabled and check Gammu status in alcasar-daemon.
/web/acc/phpsysinfo/includes/xml/portail.php
114,7 → 114,6
}
fclose($file_conf);
 
exec ("sudo /usr/local/bin/alcasar-watchdog.sh -lt");
// Get current version
$INSTALLEDVERSION = $conf['VERSION'];
$VERSIONBL = date ("F d Y", filemtime ('/etc/e2guardian/lists/blacklists/README'));