tcapitalize error string - 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 2acf1627485c48307952d3facf9e03a4423a1c9a
(DIR) parent 0c43b612745421d0cd1efb626ab6691c7e798b29
(HTM) Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date: Wed, 21 Oct 2015 13:09:23 +0200
capitalize error string
Diffstat:
M uploadhistory.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git a/uploadhistory.php b/uploadhistory.php
t@@ -59,7 +59,7 @@ if ((!isset($_POST['be_conc']) || $_POST['be_conc'] == '') &&
(!isset($_POST['al_conc']) || $_POST['al_conc'] == '') &&
(!isset($_POST['c_conc']) || $_POST['c_conc'] == '') &&
(!isset($_POST['ne_conc']) || $_POST['ne_conc']) == '') {
- array_push($missing_fields, 'at least 1 TCN concentration');
+ array_push($missing_fields, 'At least 1 TCN concentration');
}
// For each isotope concentration there should be uncertainty and production