summaryrefslogtreecommitdiff
path: root/framework/Wsat
diff options
context:
space:
mode:
authorDaniel <darthdaniel85@gmail.com>2014-10-21 17:23:46 -0500
committerDaniel <darthdaniel85@gmail.com>2014-10-21 17:23:46 -0500
commit0cc7b59c95cb3bf5103450cf858f71fdb150458b (patch)
tree62926195405903adf6bd81d82d1c98ed94d6a69a /framework/Wsat
parentb6a7425bcbdfc522c74421182a1662e0d4edf9a9 (diff)
update client script docs
Diffstat (limited to 'framework/Wsat')
-rw-r--r--framework/Wsat/TWsatScaffoldingGenerator.php36
1 files changed, 18 insertions, 18 deletions
diff --git a/framework/Wsat/TWsatScaffoldingGenerator.php b/framework/Wsat/TWsatScaffoldingGenerator.php
index 18dd150c..2c49d735 100644
--- a/framework/Wsat/TWsatScaffoldingGenerator.php
+++ b/framework/Wsat/TWsatScaffoldingGenerator.php
@@ -1,18 +1,18 @@
-<?php
-
-/**
- * @author Daniel Sampedro Bello <darthdaniel85@gmail.com>
- * @link http://www.pradosoft.com/
- * @copyright Copyright &copy; 2005-2014 PradoSoft
- * @license http://www.pradosoft.com/license/
- * @version $Id$
- * @since 3.3
- * @package Wsat
- */
-
-class TWsatScaffoldingGenerator
-{
- //put your code here
-}
-
-?>
+<?php
+
+/**
+ * @author Daniel Sampedro Bello <darthdaniel85@gmail.com>
+ * @link http://www.pradosoft.com/
+ * @copyright Copyright &copy; 2005-2014 PradoSoft
+ * @license http://www.pradosoft.com/license/
+ * @version $Id$
+ * @since 3.3
+ * @package Wsat
+ */
+
+class TWsatScaffoldingGenerator
+{
+ //put your code here
+}
+
+?>