[openads-Commits] r18039 - branches/6.6.0-develop/obj

0 views
Skip to first unread message

ejpri...@users.adullact.net

unread,
Jun 21, 2024, 6:20:24 AM (8 days ago) Jun 21
to openmairi...@googlegroups.com
Author: ejpritchard
Date: 2024-06-21 12:20:21 +0200 (Fri, 21 Jun 2024)
New Revision: 18039

Modified:
branches/6.6.0-develop/obj/extra_data_store.impl_2_tables.php
Log:
fix : clean log level

Modified: branches/6.6.0-develop/obj/extra_data_store.impl_2_tables.php
===================================================================
--- branches/6.6.0-develop/obj/extra_data_store.impl_2_tables.php 2024-06-21 08:51:36 UTC (rev 18038)
+++ branches/6.6.0-develop/obj/extra_data_store.impl_2_tables.php 2024-06-21 10:20:21 UTC (rev 18039)
@@ -45,7 +45,7 @@
'CRITICAL');
return $err_msg;
}
- $this->log(__METHOD__, "ajout du champ dynamique ($object_name, $name)", 'INFO');
+ $this->log(__METHOD__, "ajout du champ dynamique ($object_name, $name)");
}
return true;
}

Reply all
Reply to author
Forward
0 new messages