summaryrefslogtreecommitdiff
path: root/framework/Wsat/pages/TWsatHome.php
diff options
context:
space:
mode:
Diffstat (limited to 'framework/Wsat/pages/TWsatHome.php')
-rw-r--r--framework/Wsat/pages/TWsatHome.php15
1 files changed, 15 insertions, 0 deletions
diff --git a/framework/Wsat/pages/TWsatHome.php b/framework/Wsat/pages/TWsatHome.php
new file mode 100644
index 00000000..3c1358e1
--- /dev/null
+++ b/framework/Wsat/pages/TWsatHome.php
@@ -0,0 +1,15 @@
+<?php
+
+/**
+ * Description of Inicio
+ *
+ * @author daniels
+ */
+Prado::using("System.Wsat.TWsatARGenerator");
+
+class TWsatHome extends TPage {
+
+
+}
+
+?> \ No newline at end of file