';
}
else {
// Uh-Oh. This means the query failed or, more likely,
// their is no shortcode with that ID in the database.
// Let's return a generic error message.
$retval = '
Ad Blocking Detector Error No shortcode with that ID#.
';
}
return $retval;
}
} // end class
} // end if( !class_exists( ...