X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=src%2Fimage.php;h=a2ef223b5d73bbece7dbc8d3f1e7cf747ffec459;hb=5619673737450c926cf406d4aeb802d0544f52ed;hp=2bf417c51176f9011c7ab093227a7612299e68d6;hpb=876fdb605dcb48b44b5c0a3a6f2f106c941e5c20;p=squirrelmail.git diff --git a/src/image.php b/src/image.php index 2bf417c5..a2ef223b 100644 --- a/src/image.php +++ b/src/image.php @@ -11,6 +11,9 @@ * @package squirrelmail */ +/** This is the image page */ +define('PAGE_NAME', 'image'); + /** * Include the SquirrelMail initialization file. */