IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)
Navigation

Inscrivez-vous gratuitement
pour pouvoir participer, suivre les réponses en temps réel, voter pour les messages, poser vos propres questions et recevoir la newsletter

PHP & Base de données Discussion :

Annonces d'extensions et de bibliothèques


Sujet :

PHP & Base de données

  1. #1
    Community Manager

    Profil pro
    Inscrit en
    Avril 2014
    Messages
    4 207
    Détails du profil
    Informations personnelles :
    Localisation : France

    Informations forums :
    Inscription : Avril 2014
    Messages : 4 207
    Points : 13 064
    Points
    13 064
    Par défaut Annonces d'extensions et de bibliothèques
    The new PECL package ibm_db2-1.7.0 (stable) has been released at http://pecl.php.net/.

    Release notes
    -------------
    Add trusted context support.
    Bug 13185 - Updating wrong row (fixed).
    Bug related to special character fixed.



    Package Info
    -------------
    This extension supports IBM DB2 Universal Database, IBM Cloudscape, and
    Apache Derby databases.



    Related Links
    -------------
    Package home: http://pecl.php.net/package/ibm_db2
    Changelog: http://pecl.php.net/package-changelo...ackage=ibm_db2
    Download: http://pecl.php.net/get/ibm_db2-1.7.0.tgz

    Authors
    -------------
    IBM OpenDev <opendev@us.ibm.com> (lead)
    The new PECL package PDO_IBM-1.2.5 (stable) has been released at http://pecl.php.net/.

    Release notes
    -------------
    Adding trusted context support.
    Bug of SEGV when execute is used with bind_param on parameter markers BLOB/CLOB type fixed.
    Updating test cases.



    Package Info
    -------------
    This extension provides an IBM database driver for PDO. This driver supports IBM DB2
    Universal Database, IBM Cloudscape, and Apache Derby databases.



    Related Links
    -------------
    Package home: http://pecl.php.net/package/PDO_IBM
    Changelog: http://pecl.php.net/package-changelo...ackage=PDO_IBM
    Download: http://pecl.php.net/get/PDO_IBM-1.2.5.tgz

    Authors
    -------------
    IBM OpenDev <opendev@us.ibm.com> (lead)
    The new PECL package PDO_INFORMIX-1.2.5 (stable) has been released at http://pecl.php.net/.

    Release notes
    -------------
    Bug of SEGV when execute is used with bind_param on parameter markers BLOB/CLOB type fixed.
    Problem while inserting NULL in CLOB field.
    Bug fixed - PDO error info throws SEGV on SQL_SUCCESS.
    Updating test cases.



    Package Info
    -------------
    This extension provides an IBM Informix Dynamic Server driver for PDO. To build and run
    PDO_INFORMIX, you must install the Informix Client Software Development Kit (CSDK)
    from http://ibm.com/informix/downloads.html.



    Related Links
    -------------
    Package home: http://pecl.php.net/package/PDO_INFORMIX
    Changelog: http://pecl.php.net/package-changelo...e=PDO_INFORMIX
    Download: http://pecl.php.net/get/PDO_INFORMIX-1.2.5.tgz

    Authors
    -------------
    IBM OpenDev <opendev@us.ibm.com> (lead)

  2. #2
    Rédacteur

    Avatar de Yogui
    Homme Profil pro
    Directeur technique
    Inscrit en
    Février 2004
    Messages
    13 721
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : France, Yonne (Bourgogne)

    Informations professionnelles :
    Activité : Directeur technique

    Informations forums :
    Inscription : Février 2004
    Messages : 13 721
    Points : 29 985
    Points
    29 985

  3. #3
    Rédacteur

    Avatar de Yogui
    Homme Profil pro
    Directeur technique
    Inscrit en
    Février 2004
    Messages
    13 721
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : France, Yonne (Bourgogne)

    Informations professionnelles :
    Activité : Directeur technique

    Informations forums :
    Inscription : Février 2004
    Messages : 13 721
    Points : 29 985
    Points
    29 985
    Par défaut
    Doctrine 1.0.1 Released

    Today we would like to announce the immediate availability of the first maintenance release of the Doctrine 1.0 branch. This release contains several important bug fixes and we recommend that you upgrade as soon as possible. You can upgrade via pear or download the package here.

  4. #4
    Rédacteur

    Avatar de Yogui
    Homme Profil pro
    Directeur technique
    Inscrit en
    Février 2004
    Messages
    13 721
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : France, Yonne (Bourgogne)

    Informations professionnelles :
    Activité : Directeur technique

    Informations forums :
    Inscription : Février 2004
    Messages : 13 721
    Points : 29 985
    Points
    29 985
    Par défaut
    The new PECL package memcache-2.2.4 (stable) has been released at http://pecl.php.net/.

    Release notes
    -------------
    - Added memcached stats script from Harun Yayli (http://livebookmark.net/memcachephp)
    - Fixed server weight not being used in the session handler
    - Fixed PECL bug #13343 (compilation breaks with CodeWarrior compiler)
    - Fixed PECL bug #13546 (Session handler through unix socket)
    - Fixed PECL bug #14239 (Memcache::set() modifies value parameter)
    - Fixed PECL request #13725 (unnecessary allocations in mmc_consistent_add_server)
    - Changed behaviour when unserialize/uncompress fail to return false instead of failing the server

    Package Info
    -------------
    Memcached is a caching daemon designed especially for
    dynamic web applications to decrease database load by
    storing objects in memory.
    This extension allows you to work with memcached through
    handy OO and procedural interfaces.

    Related Links
    -------------
    Package home: http://pecl.php.net/package/memcache
    Changelog: http://pecl.php.net/package-changelo...ckage=memcache
    Download: http://pecl.php.net/get/memcache-2.2.4.tgz

    Authors
    -------------
    Antony Dovgal (lead)
    Mikael Johansson (lead)

    The new PECL package memcache-3.0.2 (beta) has been released at http://pecl.php.net/.

    Release notes
    -------------
    - Updated binary protocol to be compatible with memcached 1.3.0
    - Added memcached stats script from Harun Yayli (http://livebookmark.net/memcachephp)
    - Fixed server weight not being used in the session handler
    - Fixed PECL bug #13343 (compilation breaks with CodeWarrior compiler)
    - Fixed PECL bug #13546 (Session handler through unix socket)
    - Fixed PECL bug #13592 (error in opcode)
    - Fixed PECL req #13588 (minor inefficiency in binary protocol implementation)
    - Fixed PECL bug #14044 (send of 32768 bytes failed with errno=11 Resource temporarily unavailable)
    - Fixed PECL bug #14239 (Memcache::set() modifies value parameter)
    - Fixed PECL bug #14156 (No check for parameter count in php_mmc_store)
    - Fixed PECL bug #14458 (off-by-one causes corrupted arrays in 3.0.x)
    - Fixed PECL bug #14104 (Malformed VALUE header (0))
    - Fixed PECL request #13725 (unnecessary allocations in mmc_consistent_add_server)
    - Changed behaviour when unserialize/uncompress fail to return false instead of failing the server

    Package Info
    -------------
    Memcached is a caching daemon designed especially for
    dynamic web applications to decrease database load by
    storing objects in memory.
    This extension allows you to work with memcached through
    handy OO and procedural interfaces.

    Related Links
    -------------
    Package home: http://pecl.php.net/package/memcache
    Changelog: http://pecl.php.net/package-changelo...ckage=memcache
    Download: http://pecl.php.net/get/memcache-3.0.2.tgz

    Authors
    -------------
    Antony Dovgal (lead)
    Mikael Johansson (lead)

  5. #5
    Rédacteur

    Avatar de Yogui
    Homme Profil pro
    Directeur technique
    Inscrit en
    Février 2004
    Messages
    13 721
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : France, Yonne (Bourgogne)

    Informations professionnelles :
    Activité : Directeur technique

    Informations forums :
    Inscription : Février 2004
    Messages : 13 721
    Points : 29 985
    Points
    29 985
    Par défaut
    Doctrine 1.0.2

    Due to a minor regression in 1.0.1 we are releasing 1.0.2 which addresses the issue discovered. The issue was reported and fixed immediately. Big thanks to Adam Huttler for the detailed report which allowed us to fix the issue right away. You can download the new version here or upgrade via pear as usual.

  6. #6
    Rédacteur

    Avatar de Yogui
    Homme Profil pro
    Directeur technique
    Inscrit en
    Février 2004
    Messages
    13 721
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : France, Yonne (Bourgogne)

    Informations professionnelles :
    Activité : Directeur technique

    Informations forums :
    Inscription : Février 2004
    Messages : 13 721
    Points : 29 985
    Points
    29 985
    Par défaut
    Doctrine 1.0.3

    Today I am happy to introduce another important maintenance release for the increasingly stable Doctrine 1.0. This release contains over 60 closed tickets and 80 changesets. It is recommended that you upgrade your project right away. You can view the 1.0.3 changelog here.

  7. #7
    Rédacteur

    Avatar de Yogui
    Homme Profil pro
    Directeur technique
    Inscrit en
    Février 2004
    Messages
    13 721
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : France, Yonne (Bourgogne)

    Informations professionnelles :
    Activité : Directeur technique

    Informations forums :
    Inscription : Février 2004
    Messages : 13 721
    Points : 29 985
    Points
    29 985
    Par défaut
    The new PEAR package MDB2_Schema-0.8.3 (beta) has been released at http://pear.php.net/.

    Release notes
    -------------
    - updateDatabase() cannot add UNIQUE attribute to an existing index (Bug #13977). Patch by Holger Schletz
    - updateDatabase() keeps old default value even though new column has no default (Bug #13836). Patch by Holger Schletz
    - Obsolete tables and sequences not dropped on updateDatabase() (Bug #13608). Patch by Holger Schletz
    - Error when creating a new index for a renamed table (Bug #13397)
    - Makes use of MDB2::databaseExists() to check whether updating database exists (Bug #13073). This feature was removed on previous release and now is back again.
    - createDatabase() correctly lower/upper database name when portability option deems so.
    - mdb2_schematool now disables transactions
    - mdb2_schematool was missing argument "help"
    - mdb2_schematool moved from "bin" to "scripts" folder. now installs to pear_bin dir
    - Schema validation not failing when autoincrement field is defined but another column is used as primary key (Bug #14213)
    - Accepting NOW() as value for timestamp fields on schema validation (Bug #14052). Patch by Holger Schletz
    - Introducing www/mdb2_schematool that is a rewrite of docs/examples/example.php and is now installed to web root
    - Web frontend (www/mdb2_schematool) has new options "DBA_username" and "DBA_password"
    - Tests missing sequences on database dump (Bug #13562). Patch by Luca Corbo
    - When reverse engineering a database, the XML schema file will have <charset> forced to UTF8

    open todo items:
    - Clean up output of getDefinitionFromDatabase(). Sync it with Parser and Parser2.
    - Automatically load reserved keywords
    - Make MDB2_Schema loadable via MDB2_Driver_Common::loadModule() (Bug #8270)
    - Allow simple if statements that mean that anything enclosed is only executed
    if it meets certain criterias based on that version number (or some other
    variable). This would enable people to add DML statements that are only
    executed when updating from a specific version.
    - Modularize Writer code or remake it
    - Add specific error codes for Validate class
    - Add support for ORDER clauses on UPDATEs (to resolve the duplicate key
    problem)
    - Update description.schema.xml
    - Create unit test for comparedefinitions()
    - Create unit test for initializetable()
    - Create unit test to compare the expected array definition with what is parsed
    - Improve validateDataFieldValue() to validate <column>
    - Provide more info on MDB2_Schema_Validate errors (output parsed value and expected value)
    - Views support
    - Fulltext index support

    Package Info
    ------------
    PEAR::MDB2_Schema enables users to maintain RDBMS independant schema
    files in XML that can be used to create, alter and drop database entities
    and insert data into a database. Reverse engineering database schemas from
    existing databases is also supported. The format is compatible with both
    PEAR::MDB and Metabase.

    Related Links
    -------------
    Package home: http://pear.php.net/package/MDB2_Schema
    Changelog: http://pear.php.net/package/MDB2_Schema/download/0.8.3
    Download: http://download.pear.php.net/package...hema-0.8.3.tgz

    Authors
    -------
    Igor Feghali <ifeghali@php.net> (lead)
    Helgi Þormar Þorbjörnsson <helgith@gmail.com> (lead)
    Ali Fazelzadeh (contributor)

  8. #8
    Rédacteur

    Avatar de Yogui
    Homme Profil pro
    Directeur technique
    Inscrit en
    Février 2004
    Messages
    13 721
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : France, Yonne (Bourgogne)

    Informations professionnelles :
    Activité : Directeur technique

    Informations forums :
    Inscription : Février 2004
    Messages : 13 721
    Points : 29 985
    Points
    29 985
    Par défaut
    The new PEAR package MDB2_Schema-0.8.4 (beta) has been released at http://pear.php.net/.

    Release notes
    -------------
    - fixed warning in validateTable() that was introduced in last release (Bug #15055)
    - fixed interpreter for mdb2_schematool, plus it is now been installed to bin_dir (now, really!)
    - mdb2_schematool has a new feature: initialize database
    - mdb2_schematool can now be used to dump data and/or database structure

    open todo items:
    - Clean up output of getDefinitionFromDatabase(). Sync it with Parser and Parser2.
    - Automatically load reserved keywords
    - Make MDB2_Schema loadable via MDB2_Driver_Common::loadModule() (Bug #8270)
    - Allow simple if statements that mean that anything enclosed is only executed
    if it meets certain criterias based on that version number (or some other
    variable). This would enable people to add DML statements that are only
    executed when updating from a specific version.
    - Modularize Writer code or remake it
    - Add specific error codes for Validate class
    - Add support for ORDER clauses on UPDATEs (to resolve the duplicate key
    problem)
    - Update description.schema.xml
    - Create unit test for comparedefinitions()
    - Create unit test for initializetable()
    - Create unit test to compare the expected array definition with what is parsed
    - Improve validateDataFieldValue() to validate <column>
    - Provide more info on MDB2_Schema_Validate errors (output parsed value and expected value)
    - Views support
    - Fulltext index support

    Package Info
    ------------
    PEAR::MDB2_Schema enables users to maintain RDBMS independant schema
    files in XML that can be used to create, alter and drop database entities
    and insert data into a database. Reverse engineering database schemas from
    existing databases is also supported. The format is compatible with both
    PEAR::MDB and Metabase.

    Related Links
    -------------
    Package home: http://pear.php.net/package/MDB2_Schema
    Changelog: http://pear.php.net/package/MDB2_Schema/download/0.8.4
    Download: http://download.pear.php.net/package...hema-0.8.4.tgz

    Authors
    -------
    Igor Feghali <ifeghali@php.net> (lead)

  9. #9
    Rédacteur

    Avatar de Yogui
    Homme Profil pro
    Directeur technique
    Inscrit en
    Février 2004
    Messages
    13 721
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : France, Yonne (Bourgogne)

    Informations professionnelles :
    Activité : Directeur technique

    Informations forums :
    Inscription : Février 2004
    Messages : 13 721
    Points : 29 985
    Points
    29 985
    Par défaut
    Doctrine 1.0.4
    Version de correction de bugs (plus de 75 correctifs).
    Liste des modifications : http://www.doctrine-project.org/change_log/1_0_4
    Téléchargement : http://www.doctrine-project.org/download

  10. #10
    Rédacteur

    Avatar de Yogui
    Homme Profil pro
    Directeur technique
    Inscrit en
    Février 2004
    Messages
    13 721
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : France, Yonne (Bourgogne)

    Informations professionnelles :
    Activité : Directeur technique

    Informations forums :
    Inscription : Février 2004
    Messages : 13 721
    Points : 29 985
    Points
    29 985
    Par défaut
    The new PECL package ibm_db2-1.8.0 (stable) has been released at http://pecl.php.net/.

    Release notes
    -------------
    Adding SQLRowCount feature.



    Package Info
    -------------
    This extension supports IBM DB2 Universal Database, IBM
    Cloudscape, and Apache Derby databases.



    Related Links
    -------------
    Package home: http://pecl.php.net/package/ibm_db2
    Changelog: http://pecl.php.net/package-changelo...ackage=ibm_db2
    Download: http://pecl.php.net/get/ibm_db2-1.8.0.tgz

    Authors
    -------------
    IBM OpenDev <opendev@us.ibm.com> (lead)
    Ambrish Bhargava <abhargav@in.ibm.com> (lead)
    The new PECL package PDO_IBM-1.3.0 (stable) has been released at http://pecl.php.net/.

    Release notes
    -------------
    Adding support for V6R1 i-Series systems.
    Switch various BINARY/CHAR mismatch bind types for ASCII/EBCDIC.
    DBCLOB added for i5 meta data, etc.



    Package Info
    -------------
    This extension provides an IBM database driver for PDO. This driver supports IBM DB2
    Universal Database, IBM Cloudscape, and Apache Derby databases.



    Related Links
    -------------
    Package home: http://pecl.php.net/package/PDO_IBM
    Changelog: http://pecl.php.net/package-changelo...ackage=PDO_IBM
    Download: http://pecl.php.net/get/PDO_IBM-1.3.0.tgz

    Authors
    -------------
    IBM OpenDev <opendev@us.ibm.com> (lead)
    Ambrish Bhargava <abhargav@in.ibm.com> (lead)

  11. #11
    Rédacteur

    Avatar de Yogui
    Homme Profil pro
    Directeur technique
    Inscrit en
    Février 2004
    Messages
    13 721
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : France, Yonne (Bourgogne)

    Informations professionnelles :
    Activité : Directeur technique

    Informations forums :
    Inscription : Février 2004
    Messages : 13 721
    Points : 29 985
    Points
    29 985
    Par défaut
    The new PECL package ingres-2.0.1 (stable) has been released at http://pecl.php.net/.

    Release notes
    -------------
    This release fixes a number problems discovered since 2.0.0 was released. See below for the list of changes made:
    - Improved performance by batch fetching rows
    - Improved interoperability when working with older Ingres releases
    - Improved cleanup when a transaction/session is prematurely aborted
    - Replaced "long long int" with "__int64" to allow the extension to build with VC6
    - Use PZVAL_ISREF instead of pointing at (*val)->is_ref
    - Added --enable-ingres2 to generate php_ingres2.dll for Windows
    - Fixed regression with IIAPI_CP_LOGIN_LOCAL being used at the wrong API level
    - Revised PECL_INGRES_VERSION to take in to consideration --enable-ingres2
    - Fixed LOB retrieval when used with scollable cursors with Ingres 9.2.0

    Package Info
    -------------
    This extension supports the Ingres Relational Database System.

    Related Links
    -------------
    Package home: http://pecl.php.net/package/ingres
    Changelog: http://pecl.php.net/package-changelo...package=ingres
    Download: http://pecl.php.net/get/ingres-2.0.1.tgz

    Authors
    -------------
    Grant Croker <grant.croker@ingres.com> (lead)

  12. #12
    Rédacteur

    Avatar de Yogui
    Homme Profil pro
    Directeur technique
    Inscrit en
    Février 2004
    Messages
    13 721
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : France, Yonne (Bourgogne)

    Informations professionnelles :
    Activité : Directeur technique

    Informations forums :
    Inscription : Février 2004
    Messages : 13 721
    Points : 29 985
    Points
    29 985
    Par défaut
    The new PEAR package DB_Table-1.5.6 (stable) has been released at http://pear.php.net/.

    Release notes
    -------------
    - Feature Request #14262: due to Oracle's limitations, table/column/index
    names were restricted to a maximum length of 30 characters; by setting
    $GLOBALS['_DB_TABLE']['disable_length_check'] to (boolean) true, this
    check can now be disabled (attention: your code will not be compatible
    with Oracle anymore if you're using longer names)

    Package Info
    ------------
    The DB_Table package provides an object oriented interface to a database.

    Each instance of the core DB_Table class contains the schema for a table, defined using abstract data types. The class provides a portable api for insert, update, delete, and select SQL commands, and can validate data types upon insertion and updating. It provides methods to automatically create or verify a database table. DB_Table also provides methods (using PEAR HTML_QuickForm) to generate input forms that match the column definitions.

    Each instance of the DB_Table_Database class contains a model of relationships between tables in a database, in which each table is represented by an instance of DB_Table. DB_Table_Database provides a method for automatic construction of join conditions for inner joins involving any number of tables, optional php validation of foreign key validity, and optional php emulation of actions triggered on delete or update of referenced rows, such as cascading deletes.

    The DB_Table_Generator class auto-generates the php code necessary to create an interface to an existing database.

    Related Links
    -------------
    Package home: http://pear.php.net/package/DB_Table
    Changelog: http://pear.php.net/package/DB_Table/download/1.5.6
    Download: http://download.pear.php.net/package/DB_Table-1.5.6.tgz

    Authors
    -------
    Mark Wiesemann <wiesemann@php.net> (lead)

  13. #13
    Rédacteur

    Avatar de Yogui
    Homme Profil pro
    Directeur technique
    Inscrit en
    Février 2004
    Messages
    13 721
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : France, Yonne (Bourgogne)

    Informations professionnelles :
    Activité : Directeur technique

    Informations forums :
    Inscription : Février 2004
    Messages : 13 721
    Points : 29 985
    Points
    29 985
    Par défaut
    The new PEAR package DB_Pager-0.7.2 (beta) has been released at http://pear.php.net/.

    Release notes
    -------------
    Package 2.0

    Package Info
    ------------
    This class handles all the stuff needed for displaying
    paginated results from a database query of Pear DB.
    including fetching only the needed rows and giving extensive information
    for helping build an HTML or GTK query result display.

    Related Links
    -------------
    Package home: http://pear.php.net/package/DB_Pager
    Changelog: http://pear.php.net/package/DB_Pager/download/0.7.2
    Download: http://download.pear.php.net/package/DB_Pager-0.7.2.tgz

    Authors
    -------
    Thomas V.V.Cox <cox@php.net> (lead)
    Lorenzo Alberton <l.alberton@quipo.it> (lead)

  14. #14
    Rédacteur

    Avatar de Yogui
    Homme Profil pro
    Directeur technique
    Inscrit en
    Février 2004
    Messages
    13 721
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : France, Yonne (Bourgogne)

    Informations professionnelles :
    Activité : Directeur technique

    Informations forums :
    Inscription : Février 2004
    Messages : 13 721
    Points : 29 985
    Points
    29 985
    Par défaut
    Doctrine 1.0.6
    C'est une version de correction de bugs. Le log est disponible ici : http://www.doctrine-project.org/change_log/1_0_6

    Téléchargement :
    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    pear install pear.phpdoctrine.org/Doctrine-1.0.6
    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    svn co http://svn.doctrine-project.org/tags/1.0.6
    Ou en archive : http://www.doctrine-project.org/down...0_6/format/tgz

Discussions similaires

  1. Annonces d'extensions PECL, de bibliothèques et de frameworks
    Par Community Management dans le forum Bibliothèques et frameworks
    Réponses: 60
    Dernier message: 22/01/2009, 14h36
  2. [XML] Annonces d'extensions et de paquetages
    Par Community Management dans le forum Bibliothèques et frameworks
    Réponses: 10
    Dernier message: 22/01/2009, 14h34
  3. [Web Service][Services Web] Annonces d'extensions et de paquetages
    Par Community Management dans le forum Bibliothèques et frameworks
    Réponses: 26
    Dernier message: 22/01/2009, 14h33
  4. [Tests] Annonces de composants, extensions, frameworks etc.
    Par Community Management dans le forum Bibliothèques et frameworks
    Réponses: 12
    Dernier message: 06/01/2009, 13h33
  5. [Images] Annonces d'extensions et de paquetages
    Par Community Management dans le forum Bibliothèques et frameworks
    Réponses: 1
    Dernier message: 29/12/2008, 15h19

Partager

Partager
  • Envoyer la discussion sur Viadeo
  • Envoyer la discussion sur Twitter
  • Envoyer la discussion sur Google
  • Envoyer la discussion sur Facebook
  • Envoyer la discussion sur Digg
  • Envoyer la discussion sur Delicious
  • Envoyer la discussion sur MySpace
  • Envoyer la discussion sur Yahoo