Development : new tools for debugging in the new class \Noalyss\Dbg (dbg.php);

This commit is contained in:
sparkyx 2022-10-16 23:09:43 +02:00
parent 64a7b20df7
commit 50dcb029ff
20 changed files with 154 additions and 86 deletions

View file

@ -28,6 +28,7 @@ if ( !defined ('ALLOWED')) die('Forbidden');
*/
$http=new HttpInput();
echo '<div class="content" >';
\Noalyss\Dbg::echo_file(__FILE__);
/******************************************************/
// Add user
/******************************************************/