Binary file web/res/media/AtelierIHM-IrcamAPM.pdf has changed
Binary file web/res/media/Biblio_Marmottan.pdf has changed
Binary file web/res/media/Creation_et_territoires_Prog_avril_Injep-Pompidou.pdf has changed
Binary file web/res/media/Flyer_DesirTechnologies.pdf has changed
Binary file web/res/media/Flyer_Nanotechnologies-2007.pdf has changed
Binary file web/res/media/Flyer_Nanotechnologies-2007_08.pdf has changed
Binary file web/res/media/Flyer_Nanotechnologies-2009.pdf has changed
Binary file web/res/media/IHM07Workshop-EESI.pdf has changed
Binary file web/res/media/IHM07Workshop-GRAME.pdf has changed
Binary file web/res/media/IHM07Workshop-IRCAM.pdf has changed
Binary file web/res/media/IHM07Workshop-IRI.pdf has changed
Binary file web/res/media/IHM07Workshop-LIRIS.pdf has changed
Binary file web/res/media/Programme_seminaire_IRI-Politiques_Amateur.pdf has changed
Binary file web/res/media/WorkshopIHM07-Musique_Cinema.pdf has changed
Binary file web/res/media/culture2.0_presentation.pdf has changed
Binary file web/res/media/prgrfinal.pdf has changed
--- a/web/version.php Wed Feb 03 16:57:16 2010 +0000
+++ b/web/version.php Wed Feb 03 17:51:44 2010 +0000
@@ -1,3 +1,3 @@
<?php
- $version="01.00";
+ $version="01.01";
?>
\ No newline at end of file
--- a/web/wp-content/themes/IRI-Theme/functions.php Wed Feb 03 16:57:16 2010 +0000
+++ b/web/wp-content/themes/IRI-Theme/functions.php Wed Feb 03 17:51:44 2010 +0000
@@ -104,8 +104,8 @@
# Display the list of movies
function listeMyLdt(){
- $MyLdtDataBase = "lignesIRI";
- $MyWPDataBase = "wordpress";
+ $MyLdtDataBase = DB_NAME;
+ $MyWPDataBase = DB_NAME;
$MyLdtTable = "Lignes";
$MyLdtconnexion = mysql_connect(DB_HOST, DB_USER, DB_PASSWORD);
$MyLdtListe = "";