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