jsbin/index.php
Aron Carroll 80b2a4c078 Merge branch 'next/3' into feature/node
Conflicts:
	index.php
2012-04-20 17:53:54 +01:00

7 lines
51 B
PHP

<?php
chdir('public');
require('index.php');
?>