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(){ }); }); - - - +