u-vote.eu/uVote/path/PPAGE.php
2013-06-13 23:01:10 +02:00

6 lines
145 B
PHP

<?php
class PPAGE extends \SYSTEM\PATH {
public static function getPath(){
return \SYSTEM\C_ROOT.'uVote/page/'.\SYSTEM\C_SUBPATH;}
}