Update index.php

pull/8/head
SuperDev 3 years ago committed by GitHub
parent c1157fd414
commit 251688959a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -108,12 +108,12 @@ $plugin_count = count(glob('../../plugins/*', GLOB_ONLYDIR));
</div>
<br>
<?php if(!plausibledatadomain&&plausibledomain&&plausibleembedtoken){
echo '
<<<EOT
<div class="alert warning">
<span class="closebtn">&times;</span>
<strong>Warning!</strong>&nbsp;Plausible analytics have not been configured.
</div>
';
EOT;
}
if(plausibledatadomain&&plausibledomain&&plausibleembedtoken){

Loading…
Cancel
Save