tadd missing php start - 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 7dcf21efae6e30a81318f6708f249508250e7112
 (DIR) parent d072c125bc637d443e7d83f89f92e5b0c402da08
 (HTM) Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
       Date:   Tue, 17 Nov 2015 14:42:53 +0100
       
       add missing php start
       
       Diffstat:
         M index.php                           |       1 +
       
       1 file changed, 1 insertion(+), 0 deletions(-)
       ---
 (DIR) diff --git a/index.php b/index.php
       t@@ -26,6 +26,7 @@ include('head.html');
        ?>
                <script src="//ajax.googleapis.com/ajax/libs/jquery/2.0.0/jquery.min.js"></script>
                <script type="text/javascript" src="js/history-form-prefiller.js"></script>
       +<?php
        
        if (isset($_GET['wait_id']) && !empty($_GET['wait_id'])) {