X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=src%2Fprinter_friendly_main.php;h=8c0c03d6e4d522e013beeb0eece54a562e188504;hb=74b80a5157e8170c7dce66a92f607d4bb6550cb9;hp=7979ea550c5c360c830248de797162fb6e46160e;hpb=856e58ef5660063838b0ad5e457dcfeea195f8a2;p=squirrelmail.git diff --git a/src/printer_friendly_main.php b/src/printer_friendly_main.php index 7979ea55..8c0c03d6 100644 --- a/src/printer_friendly_main.php +++ b/src/printer_friendly_main.php @@ -9,6 +9,9 @@ * @package squirrelmail */ +/** This is the printer_friendly_main page */ +define('PAGE_NAME', 'printer_friendly_main'); + /** * Include the SquirrelMail initialization file. */