summaryrefslogtreecommitdiff
path: root/demos/time-tracker/protected/pages/TimeTracker/MainLayout.php
blob: 253d6c031ff40799023599cde50ad4c49d360b20 (plain)
1
2
3
4
5
6
7
<?php

class MainLayout extends TTemplateControl
{
}

?>