1
0

debugging

This commit is contained in:
2022-01-28 23:05:58 +01:00
parent 1361cb9395
commit 425107cec7
22 changed files with 167 additions and 136 deletions

View File

@@ -1,5 +1,5 @@
<?php
logger(DEBUG,"Including class main.php");
logger(DEBUG, _("Including class main.php"), __FILE__ . ":" . __LINE__);
class Message
{