Line 17... |
Line 17... |
17 |
// | |
|
17 |
// | |
|
18 |
// | You should have received a copy of the GNU Lesser General Public |
|
18 |
// | You should have received a copy of the GNU Lesser General Public |
|
19 |
// | License along with this library; if not, write to the Free Software |
|
19 |
// | License along with this library; if not, write to the Free Software |
|
20 |
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
20 |
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
21 |
// +------------------------------------------------------------------------------------------------------+
|
21 |
// +------------------------------------------------------------------------------------------------------+
|
22 |
// CVS : $Id: pap_menu.fonct.php,v 1.25 2005-11-08 17:43:46 ddelon Exp $
|
22 |
// CVS : $Id: pap_menu.fonct.php,v 1.26 2006-03-02 10:49:49 ddelon Exp $
|
23 |
/**
|
23 |
/**
|
24 |
* Bibliothèque de fonction sur le rendu.
|
24 |
* Bibliothèque de fonction sur le rendu.
|
25 |
*
|
25 |
*
|
26 |
* Cette bibliothèque contient des fonctions utilisé par le rendu des pages de Papyrus.
|
26 |
* Cette bibliothèque contient des fonctions utilisé par le rendu des pages de Papyrus.
|
27 |
*
|
27 |
*
|
Line 29... |
Line 29... |
29 |
*@subpackage Fonctions
|
29 |
*@subpackage Fonctions
|
30 |
//Auteur original :
|
30 |
//Auteur original :
|
31 |
*@author Jean-Pascal MILCENT <jpm@tela-botanica.org>
|
31 |
*@author Jean-Pascal MILCENT <jpm@tela-botanica.org>
|
32 |
//Autres auteurs :
|
32 |
//Autres auteurs :
|
33 |
*@author Alexandre GRANIER <alexadandre@tela-botanica.org>
|
33 |
*@author Alexandre GRANIER <alexadandre@tela-botanica.org>
|
34 |
*@author Laurent COUDOUNEAU <laurent.coudouneau@ema.fr>
|
- |
|
35 |
*@copyright Tela-Botanica 2000-2004
|
34 |
*@copyright Tela-Botanica 2000-2004
|
36 |
*@version $Revision: 1.25 $ $Date: 2005-11-08 17:43:46 $
|
35 |
*@version $Revision: 1.26 $ $Date: 2006-03-02 10:49:49 $
|
37 |
// +------------------------------------------------------------------------------------------------------+
|
36 |
// +------------------------------------------------------------------------------------------------------+
|
38 |
*/
|
37 |
*/
|
Line 39... |
Line 38... |
39 |
|
38 |
|
40 |
// +------------------------------------------------------------------------------------------------------+
|
39 |
// +------------------------------------------------------------------------------------------------------+
|
Line 689... |
Line 688... |
689 |
}
|
688 |
}
|
690 |
return $aso_site_menus;
|
689 |
return $aso_site_menus;
|
691 |
}
|
690 |
}
|
692 |
/* +--Fin du code ---------------------------------------------------------------------------------------+
|
691 |
/* +--Fin du code ---------------------------------------------------------------------------------------+
|
693 |
* $Log: not supported by cvs2svn $
|
692 |
* $Log: not supported by cvs2svn $
|
- |
|
693 |
* Revision 1.25.2.1 2005/12/20 14:40:24 ddelon
|
- |
|
694 |
* Fusion Head vers Livraison
|
- |
|
695 |
*
|
- |
|
696 |
* Revision 1.25 2005/11/08 17:43:46 ddelon
|
- |
|
697 |
* Bug Nouveaute ne s'affichant pas pour les menu communs
|
- |
|
698 |
*
|
694 |
* Revision 1.24 2005/09/20 17:01:22 ddelon
|
699 |
* Revision 1.24 2005/09/20 17:01:22 ddelon
|
695 |
* php5 et bugs divers
|
700 |
* php5 et bugs divers
|
696 |
*
|
701 |
*
|
697 |
* Revision 1.23 2005/08/29 09:05:12 ddelon
|
702 |
* Revision 1.23 2005/08/29 09:05:12 ddelon
|
698 |
* Suppression message debug
|
703 |
* Suppression message debug
|