summaryrefslogtreecommitdiff
path: root/demos/personal/protected/Pages/Layout.php
blob: 7f5e58028ccdfa14d3f70d7f4288a9a98e60bd34 (plain)
1
2
3
4
5
6
7
<?php

class Layout extends TTemplateControl
{
}

?>