20250228#1

This commit is contained in:
User
2025-02-28 13:11:14 +03:00
parent 8fc94aaeb8
commit 49ae47e43e
3 changed files with 37 additions and 1 deletions

3
application/bin/cli Normal file
View File

@@ -0,0 +1,3 @@
#!/usr/bin/php
<?php
require_once dirname(__FILE__).'/cli.php';