X-Git-Url: http://git.cyclocoop.org/?p=velocampus%2Fweb%2Fwww.git;a=blobdiff_plain;f=www%2Fecrire%2Fmaj%2Fsvn10000.php;fp=www%2Fecrire%2Fmaj%2Fsvn10000.php;h=4acedb8eb7a063f951d7342af76e07a140b23838;hp=023bfb76717cc6faed65b895a5fdbdc1226c652c;hb=e99f0878011913365e49b30d90e496c24c301393;hpb=80b4d3e85f78d402ed2e73f8f5d1bf4c19962eed diff --git a/www/ecrire/maj/svn10000.php b/www/ecrire/maj/svn10000.php index 023bfb7..4acedb8 100644 --- a/www/ecrire/maj/svn10000.php +++ b/www/ecrire/maj/svn10000.php @@ -3,7 +3,7 @@ /***************************************************************************\ * SPIP, Systeme de publication pour l'internet * * * - * Copyright (c) 2001-2011 * + * Copyright (c) 2001-2014 * * Arnaud Martin, Antoine Pitrou, Philippe Riviere, Emmanuel Saint-James * * * * Ce programme est un logiciel libre distribue sous licence GNU/GPL. * @@ -245,4 +245,10 @@ $GLOBALS['maj'][15827] = array(array('upgrade_types_documents')); // IP en 40 caracteres pour IP v6 $GLOBALS['maj'][15828] = array(array('sql_alter',"TABLE spip_forum CHANGE `ip` `ip` VARCHAR(40) DEFAULT '' NOT NULL")); +// Type de fichiers : epub r18946 renumerote +$GLOBALS['maj'][15829] = array(array('upgrade_types_documents')); + +// Type de fichiers : voir r19856 (version hors tronc: numerotation derogatoire) +$GLOBALS['maj'][15830] = array(array('upgrade_types_documents')); + ?>