HEX
Server: Apache
System: Linux server2.voipitup.com.au 4.18.0-553.104.1.lve.el8.x86_64 #1 SMP Tue Feb 10 20:07:30 UTC 2026 x86_64
User: posscale (1027)
PHP: 8.2.29
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/posscale/subdomains/xibo/install/steps/123.json
{
  "dbVersion": 123,
  "appVersion": "1.8.0-alpha3",
  "steps": [
    {
      "step": "Add Day Part to Schedule",
      "action": "ALTER TABLE  `schedule` ADD  `dayPartId` INT NOT NULL DEFAULT  '0';"
    },
    {
      "step": "Make fromDt on Schedule NULLable.",
      "action": "ALTER TABLE  `schedule` CHANGE  `FromDT`  `FromDT` BIGINT( 20 ) NULL;"
    },
    {
      "step": "Add CDN setting",
      "action": "INSERT INTO `setting` (`setting`, `value`, `fieldType`, `helptext`, `options`, `cat`, `userChange`, `title`, `validation`, `ordering`, `default`, `userSee`, `type`) VALUES ('CDN_URL', '', 'text', 'Content Delivery Network Address for serving file requests to Players', '', 'network', 0, 'CDN Address', '', 33, '', 0, 'string');",
      "fixedIn": 92
    }
  ]
}