add shebang line to botond_daily

This commit is contained in:
Roland Schneider 2016-11-13 12:47:26 +01:00
parent a556c605a8
commit c673c5f73d
3 changed files with 4 additions and 1 deletions

View File

@ -1,3 +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/index
php /var/www/virtual/fitnessadmin.hu/htdocs/fitness-web/yii ticket/daily php /var/www/virtual/fitnessadmin.hu/htdocs/fitness-web/yii ticket/daily

View File

@ -1,3 +1,5 @@
-0.0.93
- add shebang line to botond_daily script
-0.0.92 -0.0.92
- account state -> display non casch money - account state -> display non casch money
- add towel , search by towel in reception cutomer list - add towel , search by towel in reception cutomer list

View File

@ -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.0.92', 'version' => 'v0.0.93',
'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