# Copyright (c) 2007 Erwan Briand # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License version 2 as # published by the Free Software Foundation # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # # ***** END LICENSE BLOCK ***** session_start(); require(dirname(__FILE__).'/include/config.inc.php'); $cadreonecat = "index2"; $codeA = $_GET['id']; if ($codeA == 1) { $cat = CODINGTEAM_CATLOG_1; } if ($codeA == 2) { $cat = CODINGTEAM_CATLOG_2; } if ($codeA == 3) { $cat = CODINGTEAM_CATLOG_3; } if ($codeA == 4) { $cat = CODINGTEAM_CATLOG_4; } if ($codeA == 5) { $cat = CODINGTEAM_CATLOG_5; } if ($codeA == 6) { $cat = CODINGTEAM_CATLOG_6; } if ($codeA == 7) { $cat = CODINGTEAM_CATLOG_7; } if ($codeA == 8) { $cat = CODINGTEAM_CATLOG_8; } if ($codeA == 9) { $cat = CODINGTEAM_CATLOG_9; } if ($codeA == 10) { $cat = CODINGTEAM_CATLOG_10; } if ($codeA == 11) { $cat = CODINGTEAM_CATLOG_11; } if ($codeA == 12) { $cat = CODINGTEAM_CATLOG_12; } if ($codeA == 13) { $cat = CODINGTEAM_CATLOG_13; } if ($codeA == 14) { $cat = CODINGTEAM_CATLOG_14; } if ($codeA == 15) { $cat = CODINGTEAM_CATLOG_15; } if ($codeA != 1 && $codeA != 2 && $codeA != 3 && $codeA != 4 && $codeA != 5 && $codeA != 6 && $codeA != 7 && $codeA != 8 && $codeA != 9 && $codeA != 10 && $codeA != 11 && $codeA != 12 && $codeA != 13 && $codeA != 14 && $codeA != 15) $cat = $codeA; $code = "logiciellibre"; $ct_title = $cat.' - CodingTeam.net'; $ct_description = ''; require(dirname(__FILE__).'/prepend.core.php'); ?>

Logiciels libres -

\"libre"; } else { echo"\"libre"; } ?>




">http://.codingteam.net

 

0) { $precedent=$page-1; echo "".CODINGTEAM_PROJETLIBRE_41." "; } $i=0; $j=1; if($nb_total>$nbmbr) { while($i<($nb_total/$nbmbr)) { if($i!=$page) { echo" $j "; } else { echo" $j "; } $i++;$j++; } } if($debut+$nbmbr<$nb_total) { $suivant=$page+1; echo " ".CODINGTEAM_PROJETLIBRE_42.""; } ?>