Files
bodyrep-sandpit/symfony/web/index.php
Alex Lewis b0eb5ba9e1 Django import
Django import
2012-09-28 21:05:33 +10:00

6 lines
49 B
PHP

<?php
header('Location: app_dev.php');
?>