Files
campanula/author/project/system/settings/telegram.php.sample
2026-01-07 13:05:12 +05:00

8 lines
74 B
Plaintext

<?php
// Robot
define('ROBOT', [
'identifier' => null,
'key' => ''
]);