techo example - cosmo - front and backend for Markov-Chain Monte Carlo inversion of cosmogenic nuclide concentrations
(HTM) git clone git://src.adamsgaard.dk/cosmo
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit a0844aa8022f1bcf1727a559ba25d65373de68d3
(DIR) parent 3169e43f85fcf77e313166360649ed1f81107c95
(HTM) Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date: Tue, 17 Nov 2015 13:40:24 +0100
echo example
Diffstat:
M index.php | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
(DIR) diff --git a/index.php b/index.php
t@@ -23,6 +23,7 @@ if ($_POST["g-recaptcha-response"]) {
// include top of html template
include('head.html');
+echo($_GET['example']);
if (isset($_GET['example']) && $_GET['example'] == 1) {
?>
<script type="text/javascrip" src="js/history-form-prefiller.js"></script>