[code]assignNewPriority($selia);
$dholmes->setFreeTime(“.01%”);
$dholmes->setFreeTime(“.01%”);
echo $dholmes->getStatusMessage();
echo $rholmes->getStatusMessage();
echo $selia->getStatusMessage();
?>[/code]
[b]Result[/b]…
[quote]Dan Holmes is currently very busy helping his wife Becky with their new baby daughter, Selia Avery Holmes. As such, his free time has been reduced to a tenth of one percent of his total time, and may be unable to respond efficiently to additional requests.
Becky Holmes is doing quite well–thanks for asking.
Selia Avery Holmes is doing quite well. She has returned to her birthweight of 8 lbs and 6 oz and makes a lot of funny noises throughout the day and night. Additional information will be accessible following the activation of the NaturalLanguage composite extension.[/quote]
An appropriate use has been found for:
Have you hugged your PUG today?
Congratulations again!
Enjoy, they start taking up mucho diskspace and bandwidth before you know it! 🙂
I’ve not seen the src, I bet it looks something like:
function getStatusMessage()
{
// HACK: fix later…
return “busy”;
}