moved website outside of panel folder
This commit is contained in:
parent
92ac778956
commit
08f07dca97
10328 changed files with 90 additions and 501 deletions
3
Website/cleanupDB.sh
Normal file
3
Website/cleanupDB.sh
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
$test_id = 1362;
|
||||
$db->query( "DROP USER 'server_" .$test_id ."'@localhost'");
|
||||
mysql -uremoteuser -pDrV75Uyyxr9VFVVt -hmysql.iaregamer.com -e "DROP USER server_'${test_id}'"
|
||||
Loading…
Add table
Add a link
Reference in a new issue