summaryrefslogtreecommitdiff
path: root/tests/FunctionalTests/tickets/protected/pages/Ticket284.php
blob: 7388b94ba20a69c95d6b5f4c2c1e7955f3dd00a2 (plain)
1
2
3
4
5
6
7
8
9
<?php

class Ticket284 extends TPage
{
	function checkUserAvailability()
	{
		
	}
}