From 9738017972a6d4fea655926525b3c67dd85740cf Mon Sep 17 00:00:00 2001 From: Ludovic Pouzenc Date: Sat, 30 Jun 2018 11:39:33 +0200 Subject: Version beta_accents 2007-03-12+17:26:00 - 2007-03-14+17:35:14 --- beta_accents/fct_adm.inc.php | 33 --------------------------------- 1 file changed, 33 deletions(-) delete mode 100644 beta_accents/fct_adm.inc.php (limited to 'beta_accents/fct_adm.inc.php') diff --git a/beta_accents/fct_adm.inc.php b/beta_accents/fct_adm.inc.php deleted file mode 100644 index 1b68b06..0000000 --- a/beta_accents/fct_adm.inc.php +++ /dev/null @@ -1,33 +0,0 @@ -\n\n\n"; - echo "$row_begin" . implode("\n",array_keys($row)) . "$row_end\n"; - echo "\n\n\n"; - do - { - echo "\n\t" . implode("\n",$row) . "\n\n"; - } while ( $row = mysql_fetch_assoc($result) ); - echo "\n\n"; - } -} - - - -html_generate_MySQLTableSuppr('AWOR_Reunion','idR'); - -?> \ No newline at end of file -- cgit v1.2.3