summaryrefslogtreecommitdiff
path: root/framework/Wsat/pages/TWsatHome.php
blob: 3c1358e1d89a1560a8c93092fb93b6dcfc5368e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?php

/**
 * Description of Inicio
 *
 * @author daniels
 */
Prado::using("System.Wsat.TWsatARGenerator");

class TWsatHome extends TPage {


}

?>