rocketchat-auto-messages/rc-automator.php

6 lines
99 B
PHP
Raw Normal View History

2021-05-24 19:26:52 +02:00
<?php
include __DIR__.'/vendor/autoload.php';
include __DIR__.'/config.inc.php';
print_r($users);