1
0
mirror of synced 2025-02-23 07:33:14 +03:00
doctrine2/playground/index.php

5 lines
123 B
PHP

<?php
require_once('playground.php');
require_once('connection.php');
require_once('models.php');
require_once('data.php');