aboutsummaryrefslogtreecommitdiff
path: root/src/admin/header.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/admin/header.php')
-rw-r--r--src/admin/header.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/admin/header.php b/src/admin/header.php
index 116f4f6..59a5d31 100644
--- a/src/admin/header.php
+++ b/src/admin/header.php
@@ -89,4 +89,7 @@ if(!isset($_POST['noflush'])) {
echo " </tr>\n";
echo "</table>\n";
}
+
+//if(decryptData(encryptData("aaaaa","senha"),"senha")) MSGError("yay");
+
?>