From c0dee635a22bfbd0796264f709d86a0679ed5436 Mon Sep 17 00:00:00 2001 From: SuperDev Date: Wed, 21 Dec 2022 20:50:14 -0600 Subject: [PATCH] Update index.php --- index.php | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/index.php b/index.php index 428ef26..542c90d 100644 --- a/index.php +++ b/index.php @@ -39,7 +39,7 @@ $core = new Core(); - <?php if(app_name&&app_desc == ''){ ?> + <?php if(app_nameapp_desc == ''){ ?> AnonUpload - Secure and anonymous file sharing <?php } if(app_name&&app_desc){ echo app_name . ' - ' . app_desc; } ?> @@ -116,9 +116,7 @@ $(document).ready(function(){ }); }); - - - +