diff options
| author | Viktor Vakhonin | 2020-10-08 14:27:57 +0000 |
|---|---|---|
| committer | Robert Treat | 2020-10-08 19:19:02 +0000 |
| commit | b3b1b68e32b0b4f027a7e20b906035fd91e77b14 (patch) | |
| tree | eecb3c01face4872f3ce247f72e82fd63f9cbd1f | |
| parent | a818cca6bfe15128615381bd7dcf5999f216b913 (diff) | |
Remove php5 from tests
| -rwxr-xr-x | tests/simpletests/tests.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/simpletests/tests.php b/tests/simpletests/tests.php index 9ad7422b..6a2bf017 100755 --- a/tests/simpletests/tests.php +++ b/tests/simpletests/tests.php @@ -1,4 +1,4 @@ -#!/usr/bin/php5 +#!/usr/bin/php <?php require_once('../conf/config.inc.php'); require_once('../lang/recoded/english.php'); |
