mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 01:26:11 -08:00
Fix CSV import #175
This commit is contained in:
@@ -35,7 +35,6 @@ elseif ($FUNCTION == 'cleanLog')
|
||||
cleanLog($SETTINGS);
|
||||
}
|
||||
|
||||
|
||||
//------------------------------------------------------------------------------
|
||||
// Formatting data functions
|
||||
//------------------------------------------------------------------------------
|
||||
@@ -426,6 +425,4 @@ function setCache($key, $value, $expireMinutes = 5) {
|
||||
}
|
||||
|
||||
|
||||
?>
|
||||
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user