gdoo/app/Gdoo/Wap/config.php

9 lines
121 B
PHP

<?php
return [
"name" => "Wap",
"version" => "1.0",
"description" => "Wap",
"controllers" => [
]
];