Kogkalidis Posted November 21, 2015 Share Posted November 21, 2015 I want be able to update data in the corresponding MySQL table.. For example when I disable/enable a product, I want date_upd (update date) to be updated with the date/time of that specific moment.. I have found something but I am not sure how to continue from that point../classes/controller/AdminContoller.phpline 1232: public function processStatus() ../classes/Product.php line 841: public function toggleStatus() Thanx in advance Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now