summaryrefslogtreecommitdiff
path: root/buildscripts/chmbuilder/classes/pages/MainLayout.php
blob: 163c1c9f1328e77ed6951646defd347acd5e75ee (plain)
1
2
3
4
5
6
7
8
<?php

class MainLayout extends TTemplateControl
{

}

?>