Révision 49db860c src/strains.php

b/src/strains.php
2 2
session_start ();
3 3
require("headers.php");
4 4

  
5

  
6

  
7
if ($session->mode == "super") {
8
  print("<p><a href='publish_it.php'>Publish genotypes.</a></p>");
9
}
10

  
11

  
5 12
// if (array_key_exists("action", $_REQUEST)) {
6 13
//   if ($_REQUEST["action"] == "SEARCH_IN_GENOTYPE") {
7 14
//     $keys = split(" ", $_REQUEST["geno"]); 

Formats disponibles : Unified diff