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: projet.fonct.rss.php,v 1.1 2005-10-25 13:50:54 alexandre_tb Exp $
|
22 |
// CVS : $Id: projet.fonct.rss.php,v 1.2 2007-03-28 08:51:22 neiluj Exp $
|
23 |
/**
|
23 |
/**
|
24 |
* Générateur de flux RSS à partir de l'application projet
|
24 |
* Générateur de flux RSS à partir de l'application projet
|
25 |
*
|
25 |
*
|
26 |
*@package projet
|
26 |
*@package projet
|
27 |
//Auteur original :
|
27 |
//Auteur original :
|
Line 97... |
Line 97... |
97 |
* @return string le code HTML à afficher
|
97 |
* @return string le code HTML à afficher
|
98 |
*/
|
98 |
*/
|
99 |
/* +--Fin du code ----------------------------------------------------------------------------------------+
|
99 |
/* +--Fin du code ----------------------------------------------------------------------------------------+
|
100 |
*
|
100 |
*
|
101 |
* $Log: not supported by cvs2svn $
|
101 |
* $Log: not supported by cvs2svn $
|
- |
|
102 |
* Revision 1.1 2005/10/25 13:50:54 alexandre_tb
|
- |
|
103 |
* version initiale
|
- |
|
104 |
*
|
Line 102... |
Line 105... |
102 |
|
105 |
|
103 |
* +-- Fin du code ----------------------------------------------------------------------------------------+
|
106 |
* +-- Fin du code ----------------------------------------------------------------------------------------+
|
104 |
*/
|
107 |
*/
|