From 58c2798fae7749cf7b4aee471a696aed389d0941 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak <alec@alec.pl> Date: Sun, 07 Jun 2015 11:54:01 -0400 Subject: [PATCH] Implemented password prompt when entering compose page of encrypted message --- plugins/enigma/lib/enigma_driver_gnupg.php | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/plugins/enigma/lib/enigma_driver_gnupg.php b/plugins/enigma/lib/enigma_driver_gnupg.php index 52a0ad6..d0b854c 100644 --- a/plugins/enigma/lib/enigma_driver_gnupg.php +++ b/plugins/enigma/lib/enigma_driver_gnupg.php @@ -1,5 +1,6 @@ <?php -/* + +/** +-------------------------------------------------------------------------+ | GnuPG (PGP) driver for the Enigma Plugin | | | -- Gitblit v1.9.1