Big work : a new module is added and the document is really improved
it is done with doxygen
This commit is contained in:
parent
ad87cf324f
commit
9703e28ac1
499 changed files with 48688 additions and 25513 deletions
|
|
@ -19,7 +19,7 @@
|
|||
/* $Revision$ */
|
||||
// Copyright Author Dany De Bontridder ddebontridder@yahoo.fr
|
||||
|
||||
echo '<DIV class="ccontent">';
|
||||
echo '<DIV class="u_content">';
|
||||
|
||||
if ( isset ($_POST['spass']) ) {
|
||||
if ( $_POST['pass_1'] != $_POST['pass_2'] ) {
|
||||
|
|
@ -117,6 +117,7 @@ if ( isset ($_SESSION['g_dossier']) ) {
|
|||
<TR><TD>Taille des pages</TD>
|
||||
<TD>
|
||||
<SELECT NAME="p_size">
|
||||
<option value="15">15
|
||||
<option value="25">25
|
||||
<option value="50">50
|
||||
<option value="100">100
|
||||
|
|
@ -138,4 +139,4 @@ if ( isset ($_SESSION['g_dossier']) ) {
|
|||
}
|
||||
|
||||
echo "</DIV>";
|
||||
?>
|
||||
?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue