mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-14 09:44:55 +02:00
test: breaking code
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
if(PHP_SAPI !== 'cli') {
|
if(PHP_SAPI !== 'cli' {
|
||||||
echo 'This script can be run only in command line mode.';
|
echo 'This script can be run only in command line mode.';
|
||||||
exit(1);
|
exit(1);
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user