class DynamicDnsHelper (View source)

Helper functions for dynamic DNS updates

Methods

static bool
statusExit(string $status, bool $verbose = false)

Get exit status message

Details

static bool statusExit(string $status, bool $verbose = false)

Get exit status message

Print verbose status message for request

Parameters

string $status

Short status message

bool $verbose

Print the long explanation instead of the short code

Return Value

bool false