Subversion Repositories eFlore/Applications.bibliobota

Compare Revisions

Ignore whitespace Rev 29 → Rev 30

/trunk/applications/bb_consultation/bbc_info_media.inc.php
19,7 → 19,7
// | License along with this library; if not, write to the Free Software |
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
// +------------------------------------------------------------------------------------------------------+
// CVS : $Id: bbc_info_media.inc.php,v 1.1 2005-11-23 10:22:25 jp_milcent Exp $
// CVS : $Id$
/**
* Appli bb_consultation : gestion des informations avancées "media" de Biblio Bota
*
31,7 → 31,7
//Autres auteurs :
*@author Jean-Pascal MILCENT <jpm@clapas.org>
*@copyright Tela-Botanica 2000-2004
*@version $Revision: 1.1 $ $Date: 2005-11-23 10:22:25 $
*@version $Revision$ $Date$
// +------------------------------------------------------------------------------------------------------+
*/
 
50,6 → 50,7
$tableau['args'] = '&amp;arg_0=str%3D'.$tableau['media'].'&amp;arg_1=coll%3D'.$tableau['media'].'&amp;arg_2=book%3D'.$tableau['media'].'&amp;arg_3=media%3D'.$tableau['media'];
 
// Proposition d'édition
/* TODO NAVIGBIBLIO */
/*
$sortie .= '<p>'."\n";
if ($var_biblio['open_proposer_media'] == 1) {
283,7 → 284,7
 
/* +--Fin du code ----------------------------------------------------------------------------------------+
*
* $Log: not supported by cvs2svn $
* $Log$
*
* +-- Fin du code ----------------------------------------------------------------------------------------+
*/