X-Git-Url: http://git.hcoop.net/clinton/MarylandElectronicPetitionSignature.git/blobdiff_plain/3a44576742430af2491381627914cfe0f8e14890..44f7b8483a13d74a8b77cc98099ffdd908371921:/index.php diff --git a/index.php b/index.php index 5be395f..1d13732 100644 --- a/index.php +++ b/index.php @@ -18,8 +18,30 @@ slack_general('Home Page Loaded ('.$_COOKIE['invite'].')','md-petition');

-
-
+
+
+ +
+



We are hosting the following petitions:

+ query($q2); + while($d2 = mysqli_fetch_array($r2)){ + $link = "?invite=$d2[web_short_name]"; + if ($d2['landing_page'] != ''){ + $link = $d2['landing_page']; + } + echo " + "; + } + ?> +
+
+