diff --git a/Config/phan.php b/Config/phan.php index 1d4267c..3c365a3 100755 --- a/Config/phan.php +++ b/Config/phan.php @@ -1,4 +1,4 @@ - null, 'strict_param_checking' => true, diff --git a/Helper/ipGeoLocationBuilder.php b/Helper/ipGeoLocationBuilder.php index 978edfe..217f15f 100755 --- a/Helper/ipGeoLocationBuilder.php +++ b/Helper/ipGeoLocationBuilder.php @@ -1,19 +1,19 @@ - $data) { echo 'Language files have different length: ' . ($unequalLength ? 'yes' : 'no') . "\n"; echo 'Unused language components: ' . "\n"; -var_dump($unusedLanguage); \ No newline at end of file +\var_dump($unusedLanguage); diff --git a/buildProject.php b/buildProject.php index 97029f4..c145649 100755 --- a/buildProject.php +++ b/buildProject.php @@ -1,10 +1,10 @@ - /dev/null 2>/dev/null &'); + \shell_exec('./buildProject.sh > /dev/null 2>/dev/null &'); echo 'Installing'; } else { diff --git a/info.php b/info.php index 83f1549..f32e96c 100755 --- a/info.php +++ b/info.php @@ -1,3 +1,3 @@ -