Files
godot-question2answer/qa-tests/autoload.php
Emi 07ec659385 Importing project into Git
This project lived only on the server without version control. This is now the starting point for the repository.
2023-05-23 20:03:24 +02:00

4 lines
103 B
PHP

<?php
// currently, all Q2A code depends on qa-base
require_once __DIR__.'/../qa-include/qa-base.php';