Hello.Please explain why the source code function that that does not do?
public function updateAdActivityUser() { if (Phpfox::getService('ad.process')->updateActivityAjax($this->get('id'), $this->get('active'), Phpfox::getUserId())) { } } public function updateAdPlacementActivity() { if (Phpfox::getService('ad.process')->updateAdPlacementActivity($this->get('id'), $this->get('active'), Phpfox::getUserId())) { } }
Terms also have nothing:if (defined('PHPFOX_IS_AJAX_PAGE') && PHPFOX_IS_AJAX_PAGE) { }
And a lot of this code.Why is this?
Last update on January 7, 2016 by Slash.
Be the first person to like this.