20250302#1

This commit is contained in:
User
2025-03-02 23:46:57 +03:00
parent 133371a908
commit a05a8c8dd1
10 changed files with 135 additions and 38 deletions

3
application/bin/console Normal file
View File

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