forked from kevinowino869/mitrobill
url using getUrl
This commit is contained in:
@ -17,7 +17,7 @@ if (isset($_GET['refresh'])) {
|
||||
unlink($CACHE_PATH . DIRECTORY_SEPARATOR . $file);
|
||||
}
|
||||
}
|
||||
r2(U . 'dashboard', 's', 'Data Refreshed');
|
||||
r2(getUrl('dashboard'), 's', 'Data Refreshed');
|
||||
}
|
||||
|
||||
$reset_day = $config['reset_day'];
|
||||
|
Reference in New Issue
Block a user