mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-04-15 22:51:37 -07:00
auto DBupgrade - got dropped previously from pialert.py
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
header('Location: /pialert/devices.php', TRUE, 302);
|
||||
// or die();
|
||||
exit();
|
||||
?>
|
||||
Reference in New Issue
Block a user