Merge branch 'release/201906061800'
This commit is contained in:
commit
4afbf63922
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
php /var/www/virtual/fitnessadmin.hu/htdocs/fitness-web/yii ticket/index
|
php /home/fitnessa/public_html/fitness-web/yii ticket/index
|
||||||
php /var/www/virtual/fitnessadmin.hu/htdocs/fitness-web/yii ticket/daily
|
php /home/fitnessa/public_html/fitness-web/yii ticket/daily
|
||||||
|
|||||||
@ -1,3 +1,5 @@
|
|||||||
|
-0.1.17
|
||||||
|
- change botond_daily.sh script for the new server path
|
||||||
-0.1.16
|
-0.1.16
|
||||||
- improve employee card validity calculation
|
- improve employee card validity calculation
|
||||||
-0.1.15
|
-0.1.15
|
||||||
|
|||||||
@ -5,7 +5,7 @@ return [
|
|||||||
'supportEmail' => 'rocho02@gmail.com',
|
'supportEmail' => 'rocho02@gmail.com',
|
||||||
'infoEmail' => 'info@rocho-net.hu',
|
'infoEmail' => 'info@rocho-net.hu',
|
||||||
'user.passwordResetTokenExpire' => 3600,
|
'user.passwordResetTokenExpire' => 3600,
|
||||||
'version' => 'v0.1.16',
|
'version' => 'v0.1.17',
|
||||||
'company' => 'movar',//gyor
|
'company' => 'movar',//gyor
|
||||||
'company_name' => "Freimann Kft.",
|
'company_name' => "Freimann Kft.",
|
||||||
'product_visiblity' => 'account',// on reception which products to display. account or global
|
'product_visiblity' => 'account',// on reception which products to display. account or global
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user