We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e13c2f4 commit 5f2ad02Copy full SHA for 5f2ad02
saya.php
@@ -1,6 +1,6 @@
1
<?php
2
if (version_compare(PHP_VERSION, '5.4.0', '<')) {
3
- die('Your php version is to low. This bot required minimum 5.4.0 php version.');
+ die('You\'re php version is to low. This bot have had required minimum 5.4.0 php version.');
4
}
5
6
chdir(__DIR__);
0 commit comments