first commit

This commit is contained in:
Claudecio Martins
2025-09-15 20:11:44 +02:00
commit 33ff4c0762
25 changed files with 4379 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
<?php
// autoload_namespaces.php @generated by Composer
$vendorDir = dirname(__DIR__);
$baseDir = dirname($vendorDir);
return array(
);