diff options
author | Fabio Bas <ctrlaltca@gmail.com> | 2013-11-26 11:34:52 +0100 |
---|---|---|
committer | Fabio Bas <ctrlaltca@gmail.com> | 2013-11-26 11:34:52 +0100 |
commit | 5632770c86d30361fe0c3eefc7d327786b478702 (patch) | |
tree | 0b5f2c00cf4c09719a9b8c076208b592218116bd /framework/Wsat/pages/TWsatHome.php | |
parent | a6dbcf68802645bbe16b4b927367c42fde127944 (diff) |
Removed Wsat, will live in its own branch
Diffstat (limited to 'framework/Wsat/pages/TWsatHome.php')
-rw-r--r-- | framework/Wsat/pages/TWsatHome.php | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/framework/Wsat/pages/TWsatHome.php b/framework/Wsat/pages/TWsatHome.php deleted file mode 100644 index a7430911..00000000 --- a/framework/Wsat/pages/TWsatHome.php +++ /dev/null @@ -1,15 +0,0 @@ -<?php - -/** - * Description of Inicio - * - * @author daniels - */ -Prado::using("System.Wsat.TWsatARGenerator"); - -class TWsatHome extends TPage { - - -} - -?>
\ No newline at end of file |