summaryrefslogtreecommitdiff
path: root/framework/Wsat/pages/TWsatScaffolding.php
blob: afa002736fbd1bd43a556b0556ae82dbcfb8af3e (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 TWsatScaffolding extends TPage {


}

?>