OOPSgit add .git add .git add .git add .git add .git add .git add .!
This commit is contained in:
parent
fe3954e709
commit
6a0f20d24b
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
require __DIR__ . '/../sig.php';
|
require __DIR__ . '/../sig.php';
|
||||||
|
|
||||||
if(is_file(NP_INFO)) {
|
if(is_file(NP_INFO)) {
|
||||||
$nowPlaying = false;
|
$nowPlaying = true;
|
||||||
$npInfo = unserialize(file_get_contents(NP_INFO));
|
$npInfo = unserialize(file_get_contents(NP_INFO));
|
||||||
} else $nowPlaying = false;
|
} else $nowPlaying = false;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue