mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-12 10:18:39 +00:00
4 lines
110 B
PHP
4 lines
110 B
PHP
<?php
|
|
declare(strict_types=1);
|
|
|
|
\file_put_contents(__DIR__ . '/../../dummyModule/phpscript.md', 'php script'); |