diff --git a/common.inc.php b/common.inc.php index 605a17db..7a614230 100644 --- a/common.inc.php +++ b/common.inc.php @@ -645,7 +645,7 @@ function send_footer() // FIX ME // echo "<a target=\"blank\" href=\"http://www.sfiab.ca\">Science-ation Version ".$config['version']."{$extra}</a>"; - echo '<a target="blank" href="https://science-ation.ca">Science-ation Version 3</a>'; + echo '<a target="blank" href="https://science-ation.ca">Science-ation, par/by AlgoLibre Inc.</a>'; ?> </div> <div id="debug" style="display:<?= (get_value_from_array($_SESSION, 'debug') == 'true') ? 'block' : 'none' ?>; font-family:monospace; white-space:pre;">Debug...</div>