Changeset 2895425
- Timestamp:
- 04/07/2023 06:49:02 AM (3 years ago)
- Location:
- hilfe/trunk
- Files:
-
- 2 edited
-
hilfe.php (modified) (1 diff)
-
model/class-hilfe-model-guide.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
hilfe/trunk/hilfe.php
r2894250 r2895425 65 65 * CONSTANTS APPS 66 66 **************/ 67 define('HILFE_APP_AR_FNET', "APP_ AR_FNET");68 define('HILFE_APP_FUNERAL_FNET', "APP_ FUNERAL_FNET");67 define('HILFE_APP_AR_FNET', "APP_HILFE-AR_FNET"); 68 define('HILFE_APP_FUNERAL_FNET', "APP_HILFE_FNET"); 69 69 70 70 /************** -
hilfe/trunk/model/class-hilfe-model-guide.php
r2887964 r2895425 25 25 'is_show' => true, 26 26 'index' => 1, 27 'enduser_name' => ' AR Family Funeral Fnet',27 'enduser_name' => 'HILFE-AR', 28 28 'enduser_ios' => 'https://apps.apple.com/jp/app/ar%E5%AE%B6%E6%97%8F%E8%91%ACfnet/id1548258604', 29 29 'enduser_android' => 'https://play.google.com/store/apps/details?id=com.fnet.aruser', 30 'contractor_name' => ' AR Family FuneralContractor Fnet',30 'contractor_name' => 'HILFE-AR Contractor Fnet', 31 31 'contractor_ios' => 'https://apps.apple.com/jp/app/ar%E5%A5%91%E7%B4%84%E8%80%85fnet/id1526415578', 32 32 'contractor_android' => 'https://play.google.com/store/apps/details?id=com.fnet.arcontractor', … … 36 36 'is_show' => true, 37 37 'index' => 2, 38 'enduser_name' => ' Family Funeral Fnet',38 'enduser_name' => 'HILFE', 39 39 'enduser_ios' => 'https://apps.apple.com/jp/app/%E3%82%A8%E3%83%95%E3%83%8D%E3%83%83%E3%83%88/id1466903961', 40 40 'enduser_android' => 'https://play.google.com/store/apps/details?id=com.fnet.app', 41 'contractor_name' => ' Family FuneralContractor Fnet',41 'contractor_name' => 'HILFE Contractor Fnet', 42 42 'contractor_ios' => '', 43 43 'contractor_android' => 'https://play.google.com/store/apps/details?id=com.fnet.contractor',
Note: See TracChangeset
for help on using the changeset viewer.