align Smarty template registration
Dieser Commit ist enthalten in:
8
Application/Model/Constants.php
Normale Datei
8
Application/Model/Constants.php
Normale Datei
@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
namespace D3\MailConfigChecker\Application\Model;
|
||||
|
||||
class Constants
|
||||
{
|
||||
public const OXID_MODULE_ID = 'd3mailconfigchecker';
|
||||
}
|
In neuem Issue referenzieren
Einen Benutzer sperren