includepath

This commit is contained in:
Alexander Yakovlev 2022-02-23 20:35:44 +07:00
parent 17ed025f40
commit 39f46f82cb
Signed by: oreolek
GPG key ID: 8D24103F5EE2A6C0

View file

@ -1,9 +1,8 @@
<?php
include_once 'prefs.php';
include_once __DIR__.'/prefs.php';
class Post_To_Telegram extends Plugin {
private $host;
private $default_content_length = 0;
function about() {
return array(1.0,