Files
opensem/routes/Admin/Shop/route.php
2020-04-12 04:09:36 +02:00

6 lines
115 B
PHP

<?php
include( __DIR__ . '/Families.php');
include( __DIR__ . '/Genres.php');
include( __DIR__ . '/Species.php');