mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-02 14:07:04 +03:00
Remove phpinfo()
This commit is contained in:
parent
3d9b3334ee
commit
7b03ae5ed8
6 changed files with 1 additions and 44 deletions
|
|
@ -225,13 +225,6 @@ export function userBackground(hash) {
|
|||
);
|
||||
}
|
||||
|
||||
/**
|
||||
* @returns {string}
|
||||
*/
|
||||
export function phpInfo() {
|
||||
return SERVER_PREFIX + '/Info';
|
||||
}
|
||||
|
||||
/**
|
||||
* @param {string} lang
|
||||
* @param {boolean} isAdmin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue