%PDF- %PDF-
Direktori : /home/bitrix/www/bitrix/modules/mobileapp/templates_app/simple/ |
Current File : /home/bitrix/www/bitrix/modules/mobileapp/templates_app/simple/config.php |
<? header("Content-Type: application/x-javascript"); $hash = "12345678"; $config = array("appmap" => array("main" => "/#folder#/", "left" => "/#folder#/menu.php", "settings" => "/#folder#/settings.php", "hash" => substr($hash, rand(1, strlen($hash))) ) ); echo json_encode($config);