<?php $config->webapp = new stdClass(); $config->webapp->url = 'https://api.zdoo.com'; $config->webapp->apiRoot = $config->webapp->url . '/webapp-'; $config->webapp->codePrefix = 'webapp';