changed to tabs

This commit is contained in:
Botanic 2013-10-18 02:25:48 -07:00
parent 7fff439e71
commit dce3923fb4

View file

@ -69,8 +69,8 @@ class sql_db
}
else
{
echo "Connection to mySQL failed!";
exit;
echo "Connection to mySQL failed!";
exit;
}
}