Subversion Repositories eFlore/Applications.eflore-consultation

Compare Revisions

Regard whitespace Rev 1104 → Rev 1105

/trunk/index_mobile.php
5,6 → 5,8
 
echo AppControleur::getContenuCorps();
echo AppControleur::getContenuPied();
//echo AppControleur::getChrono();
//echo AppControleur::getExceptions();
 
// Débogage
echo AppControleur::getChrono();
echo AppControleur::getExceptions();
?>