add seeders and migrations + rhilip/bencode

This commit is contained in:
xiaomlove
2021-06-08 20:43:47 +08:00
parent 6361f96d62
commit bf49c8c298
135 changed files with 12171 additions and 104 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ else{
$uploaded = mksize($row['uploaded']);
$downloaded = mksize($row['downloaded']);
}
$my_img=imagecreatefrompng("pic/userbar/".$bgpic.".png");
$my_img=imagecreatefrompng(getFullDirectory("pic/userbar/".$bgpic.".png"));
imagealphablending($my_img, false);
if (!$_GET['noname'])