update
This commit is contained in:
2
hifini_music/sql/statistic.sql
Normal file
2
hifini_music/sql/statistic.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
SELECT count(*) FROM hifini_thread WHERE music_title='' and music_pic='' and music_url='';
|
||||
SELECT count(*) FROM hifini_thread WHERE music_url like 'get_music.php?key=%' and music_real_url='';
|
Reference in New Issue
Block a user