mediawiki-voteny/Vote.php
addshore a5f0ec55be Use __DIR__ in stub entry file
Change-Id: I47ff24e74e890b3e79be7a9965cc23176b05a6fa
2014-08-15 20:36:31 +01:00

4 lines
95 B
PHP

<?php
// The entry point has been moved to VoteNY.php
require_once( __DIR__ . '/VoteNY.php' );