elektronika_bagisto/public/installer/Composer.php

6 lines
71 B
PHP

<?php
$data = array();
$data['install'] = 0;
echo json_encode($data);