aboutsummaryrefslogtreecommitdiffstats
path: root/contribute/index.php
blob: aeaa7e3e195557baf86a8b5d005d366fdeddd8e4 (plain)
1
2
3
4
5
6
7
<?php

require_once '../langs.inc.php';

relocate($langs, 'contribute/');

?>