diff options
author | Fabio Bas <ctrlaltca@gmail.com> | 2013-11-25 11:07:23 +0100 |
---|---|---|
committer | Fabio Bas <ctrlaltca@gmail.com> | 2013-11-25 11:07:23 +0100 |
commit | a6dbcf68802645bbe16b4b927367c42fde127944 (patch) | |
tree | 46d845e9f7c81643b149cb96e4c1ead492d05610 /framework/Wsat/pages/TWsatHome.php | |
parent | 7e088c697d0f6ebb5412bc3592e0833191c4c772 (diff) |
More git & linefeeds..
Diffstat (limited to 'framework/Wsat/pages/TWsatHome.php')
-rw-r--r-- | framework/Wsat/pages/TWsatHome.php | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/framework/Wsat/pages/TWsatHome.php b/framework/Wsat/pages/TWsatHome.php index 3c1358e1..a7430911 100644 --- a/framework/Wsat/pages/TWsatHome.php +++ b/framework/Wsat/pages/TWsatHome.php @@ -1,15 +1,15 @@ -<?php
-
-/**
- * Description of Inicio
- *
- * @author daniels
- */
-Prado::using("System.Wsat.TWsatARGenerator");
-
-class TWsatHome extends TPage {
-
-
-}
-
+<?php + +/** + * Description of Inicio + * + * @author daniels + */ +Prado::using("System.Wsat.TWsatARGenerator"); + +class TWsatHome extends TPage { + + +} + ?>
\ No newline at end of file |