Subversion Repositories Applications.framework

Compare Revisions

Regard whitespace Rev 166 → Rev 167

/trunk/framework/Debug.php
85,6 → 85,7
$sortie = self::traiterSortieSuivantMode($mot_cle, $sortie);
 
// Affichage et/ou retour
if (Config::get('fw_debogage') == true) {
if ($echo) {
echo $sortie;
return null;
92,6 → 93,7
return $sortie;
}
}
}
 
/**
* formate un mot clé donné