OOPSgit add .git add .git add .git add .git add .git add .git add .!

This commit is contained in:
flash 2023-06-17 02:19:22 +00:00
parent fe3954e709
commit 6a0f20d24b

View file

@ -2,7 +2,7 @@
require __DIR__ . '/../sig.php';
if(is_file(NP_INFO)) {
$nowPlaying = false;
$nowPlaying = true;
$npInfo = unserialize(file_get_contents(NP_INFO));
} else $nowPlaying = false;