"zach@sosguy.net"];
public string $license = self::LICENSE_GPLV2;
public string $description = "Shows a QR Code for downloading a post to cell phones";
public ?string $documentation =
"Shows a QR Code for downloading a post to cell phones.
Based on Artanis's Link to Post Extension.
Further modified by Shish to remove the 7MB local QR generator and replace it with a link to Google Chart APIs";
}