| Line 75... |
Line 75... |
| 75 |
return md5($_SERVER['REQUEST_URI'].'&'.$chaine_variable_post.'&'.$chaine_variable_session);
|
75 |
return md5($_SERVER['REQUEST_URI'].'&'.$chaine_variable_post.'&'.$chaine_variable_session);
|
| 76 |
}
|
76 |
}
|
| Line 77... |
Line 77... |
| 77 |
|
77 |
|
| 78 |
/* +--Fin du code ----------------------------------------------------------------------------------------+
|
78 |
/* +--Fin du code ----------------------------------------------------------------------------------------+
|
| 79 |
*
|
79 |
*
|
| - |
|
80 |
* $Log: pap_cache.fonct.php,v $
|
| - |
|
81 |
* Revision 1.1 2004-06-15 15:08:02 jpm
|
| - |
|
82 |
* Changement de nom et d'arborescence de Genesia en Papyrus.
|
| 80 |
* $Log: not supported by cvs2svn $
|
83 |
*
|
| 81 |
* Revision 1.2 2004/04/09 16:23:20 jpm
|
84 |
* Revision 1.2 2004/04/09 16:23:20 jpm
|
| 82 |
* Amélioration de la gestion du cache côté serveur avec prise en compte des variables de session.
|
85 |
* Amélioration de la gestion du cache côté serveur avec prise en compte des variables de session.
|
| 83 |
*
|
86 |
*
|
| 84 |
* Revision 1.1 2004/04/08 12:21:21 jpm
|
87 |
* Revision 1.1 2004/04/08 12:21:21 jpm
|