summaryrefslogtreecommitdiff
path: root/tests/FunctionalTests/tickets/protected/pages/Ticket591.php
blob: be8b436c283eb85cb4fb99ef9ff643f7bd4964fe (plain)
1
2
3
4
5
6
7
<?php

Prado::using('System.Web.UI.ActiveControls.*');

class Ticket591 extends TPage
{
}