X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=src%2Fdownload.php;h=77b5e040ddf4a7fc856c756cb77e113be75261ce;hb=81cc6a1994f9097d7ca883f4ab5bfebd70b3fca1;hp=3661029267b354232fff54da5c81f81078d4fb3c;hpb=4b5049de2fa934c45599d6e4c74bf2bbee10d34d;p=squirrelmail.git diff --git a/src/download.php b/src/download.php index 36610292..77b5e040 100644 --- a/src/download.php +++ b/src/download.php @@ -12,6 +12,9 @@ * @package squirrelmail */ +/** This is the download page */ +define('PAGE_NAME', 'download'); + /** * Include the SquirrelMail initialization file. */