$(document).ajaxSuccess(function (event, request, settings) {
alert(22);
});
// magento prototype
Ajax.Responders.register({
onComplete: function() {
alert('bbb');
}
});
steps: stop mysql xampp 1 - create some backup folder "data_1" 2 - from your current xampp/mysql/data folder move core folders an...
No comments:
Post a Comment