Files
huangjingfen/pro_v3.5.1/vendor/topthink/think-template/tests/bootstrap.php

3 lines
85 B
PHP
Raw Normal View History

2026-03-07 22:29:07 +08:00
<?php
require __DIR__ . '/../vendor/autoload.php';
require __DIR__ . '/tag/Demo.php';