mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
auto DBupgrade - got dropped previously from pialert.py
This commit is contained in:
5
front/index.php
Normal file
5
front/index.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
header('Location: /pialert/devices.php', TRUE, 302);
|
||||
// or die();
|
||||
exit();
|
||||
?>
|
||||
Reference in New Issue
Block a user