mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
Add version to JS files to flush cache #659
This commit is contained in:
@@ -16,6 +16,6 @@
|
||||
echo file_get_contents($filename);
|
||||
}
|
||||
else{
|
||||
echo "File not found";
|
||||
echo date('Y-m-d H:i:s') . " - N/A";
|
||||
}
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user