View Single Post
  #2  
Old 03-07-2016, 04:16 PM
Kyttias's Avatar
Kyttias Kyttias is offline
Premium Member
 
Join Date: Jan 2014
Posts: 857
Gender: Unknown/Other
Credits: 134,883
Kyttias is on a distinguished road
Default

I think this'll work...?
PHP Code:
$mysidia->db->delete("owned_adoptables""aid='{$this->aid} AND owner ='{$this->owner}'"); 
__________________
Please do not contact me directly outside of Mysidia.
I also cannot troubleshoot code more than two years old - I legit don't remember it.

Last edited by Kyttias; 03-07-2016 at 04:31 PM.
Reply With Quote