Project

General

Profile

« Previous | Next » 

Revision dd28abbd

Added by Ermal LUÇI about 14 years ago

Ticket #1545. Ooops pass parameter so the dyndns works correctly. Pointy-hat: Copy/pasto

View differences:

etc/inc/dyndns.class
408 408
		 * Private Function (added 12 July 2005) [beta]
409 409
		 *   Retrieve Update Status
410 410
		 */
411
		function _checkStatus($data) {
411
		function _checkStatus($ch, $data) {
412 412
			log_error("DynDns: DynDns _checkStatus() starting.");
413 413
			log_error("DynDns: Current Service: {$this->_dnsService}");
414 414
			$successful_update = false;

Also available in: Unified diff