diff options
author | Fabio Bas <ctrlaltca@gmail.com> | 2013-11-23 14:51:29 +0100 |
---|---|---|
committer | Fabio Bas <ctrlaltca@gmail.com> | 2013-11-23 14:51:29 +0100 |
commit | 5a401d1c37b7242942bfdc581a5b5f2d91850ef0 (patch) | |
tree | 3b8cbdd8640ed01b6cf336de2fa82d6b48426f6e /framework/Wsat/pages/TWsatScaffolding.php | |
parent | 0dfd57339fe3c92103767b556c9b20002323df56 (diff) |
Git decided to fix line endings..
Diffstat (limited to 'framework/Wsat/pages/TWsatScaffolding.php')
-rw-r--r-- | framework/Wsat/pages/TWsatScaffolding.php | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/framework/Wsat/pages/TWsatScaffolding.php b/framework/Wsat/pages/TWsatScaffolding.php index afa00273..ce5860d3 100644 --- a/framework/Wsat/pages/TWsatScaffolding.php +++ b/framework/Wsat/pages/TWsatScaffolding.php @@ -1,15 +1,15 @@ -<?php
-
-/**
- * Description of Inicio
- *
- * @author daniels
- */
-Prado::using("System.Wsat.TWsatARGenerator");
-
-class TWsatScaffolding extends TPage {
-
-
-}
-
+<?php + +/** + * Description of Inicio + * + * @author daniels + */ +Prado::using("System.Wsat.TWsatARGenerator"); + +class TWsatScaffolding extends TPage { + + +} + ?>
\ No newline at end of file |