From bd05edae1cea51d5e2ccd2c838929f5b3771e0ea Mon Sep 17 00:00:00 2001 From: Roland Schneider Date: Thu, 6 Jun 2019 17:54:23 +0200 Subject: [PATCH 1/2] fix script botond_daily for the new server --- botond_daily.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/botond_daily.sh b/botond_daily.sh index c722169..3cebaf0 100644 --- a/botond_daily.sh +++ b/botond_daily.sh @@ -1,4 +1,4 @@ #!/usr/bin/env bash -php /var/www/virtual/fitnessadmin.hu/htdocs/fitness-web/yii ticket/index -php /var/www/virtual/fitnessadmin.hu/htdocs/fitness-web/yii ticket/daily \ No newline at end of file +php /home/fitnessa/public_html/fitness-web/yii ticket/index +php /home/fitnessa/public_html/fitness-web/yii ticket/daily From a64b7ccfa961db282d9ed0142604cd6a385a7f2e Mon Sep 17 00:00:00 2001 From: Roland Schneider Date: Thu, 6 Jun 2019 18:03:44 +0200 Subject: [PATCH 2/2] bump up version to v0.1.17 --- changelog.txt | 2 ++ common/config/params.php | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/changelog.txt b/changelog.txt index bdb69a7..f6e4a86 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,5 @@ +-0.1.17 + - change botond_daily.sh script for the new server path -0.1.16 - improve employee card validity calculation -0.1.15 diff --git a/common/config/params.php b/common/config/params.php index 49c519f..c1f0448 100644 --- a/common/config/params.php +++ b/common/config/params.php @@ -5,7 +5,7 @@ return [ 'supportEmail' => 'rocho02@gmail.com', 'infoEmail' => 'info@rocho-net.hu', 'user.passwordResetTokenExpire' => 3600, - 'version' => 'v0.1.16', + 'version' => 'v0.1.17', 'company' => 'movar',//gyor 'company_name' => "Freimann Kft.", 'product_visiblity' => 'account',// on reception which products to display. account or global