Bicycle/App/view/Index/index.html
Egor Isaev b516ca07dc Initial commit: Bicycle PHP MVC micro-framework
Core MVC, HTTP client, Session, Cookie, Config, HTTPException — 111 PHPUnit tests.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-04 10:04:19 +03:00

12 lines
158 B
HTML

<?php
/**
* @package Bicycle
* @author Egor Isaev
* @description index.html
* @copyright (c) 03/06/2026
*/
?>
<?php var_dump($todo); ?>