Merge 134d8faa85
into 3c02c86498
This commit is contained in:
commit
ff46c5c488
1 changed files with 2 additions and 1 deletions
|
@ -24,6 +24,7 @@ class Redirect {
|
||||||
|
|
||||||
public static function admin()
|
public static function admin()
|
||||||
{
|
{
|
||||||
|
header('Cache-Control: no-store');
|
||||||
self::url(HTML_PATH_ADMIN_ROOT);
|
self::url(HTML_PATH_ADMIN_ROOT);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue