21,7 → 21,7 |
// | along with Foobar; if not, write to the Free Software | |
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA | |
// +------------------------------------------------------------------------------------------------------+ |
// CVS : $Id: lien.php,v 1.1 2006-12-08 20:08:59 jp_milcent Exp $ |
// CVS : $Id: lien.php,v 1.1.4.1 2008-11-14 11:22:22 jp_milcent Exp $ |
/** |
* papyrus_bp - lien.php |
* |
33,7 → 33,7 |
//Autres auteurs : |
*@author Aucun |
*@copyright Tela-Botanica 1999-2006 |
*@version $Revision: 1.1 $ $Date: 2006-12-08 20:08:59 $ |
*@version $Revision: 1.1.4.1 $ $Date: 2008-11-14 11:22:22 $ |
// +------------------------------------------------------------------------------------------------------+ |
*/ |
|
73,6 → 73,7 |
{ |
// Initialisation des variables |
$sortie = ''; |
$niveau = null; |
$GLOBALS['_LIEN_']['url'] = ''; |
$GLOBALS['_LIEN_']['titre'] = LIEN_LG_ERREUR_TITRE; |
$GLOBALS['_LIEN_']['erreurs'] = array(); |
178,7 → 179,10 |
/* +--Fin du code ----------------------------------------------------------------------------------------+ |
* |
* $Log: not supported by cvs2svn $ |
* Revision 1.1 2006-12-08 20:08:59 jp_milcent |
* Ajout de l'apllette Lien. |
* |
* |
* +-- Fin du code ----------------------------------------------------------------------------------------+ |
*/ |
?> |
?> |