Subversion Repositories eFlore/Applications.cel

Compare Revisions

Ignore whitespace Rev 569 → Rev 570

/trunk/widget/bibliotheque/WidgetCommun.php
122,7 → 122,7
return mktime((int) $heure[0], (int) $heure[1], (int) $heure[2], (int) $date[1], (int) $date[2], (int) $date[0]);
}
//+----------------------------------------------------------------------------------------------------------------+
//+----------------------------------------------------------------------------------------------------------------+
// GESTION DE L'IDENTIFICATION
protected function getAuthIdentifiant() {