here's the diff:

cheers / Peter

--- /Users/ptroxler/Downloads/2009-10-25/wplicense/wplicense.php
+++ wplicense.php
@@ -49,6 +49,7 @@
    $license_name = get_option('cc_content_license');
    $license_attribName = get_option('cc_content_attributionName');
    $license_attribURL = get_option('cc_content_attributionURL');
+        $show_button = get_option('cc_include_footer');

        if ($show_button) {
                $image_html = <<< END_OF_STMT
_______________________________________________
cc-devel mailing list
[email protected]
http://lists.ibiblio.org/mailman/listinfo/cc-devel

Reply via email to