Copied over the /backend/tests directory and modified the paths to their new locations. Moved the liquidsoap directory to be under the pypo directory.
4 lines
No EOL
40 B
PHP
4 lines
No EOL
40 B
PHP
<?php
|
|
header ("location: ../");
|
|
exit;
|
|
?>
|