1
0
mirror of synced 2025-01-18 14:31:40 +03:00
doctrine2/playground/index.php

5 lines
123 B
PHP
Raw Normal View History

2007-09-13 16:55:32 +00:00
<?php
2007-09-19 16:26:28 +00:00
require_once('playground.php');
require_once('connection.php');
require_once('models.php');
require_once('data.php');