From b0c2fecd42bd8b95f2535a525b035f27aebde287 Mon Sep 17 00:00:00 2001 From: Daniel Date: Sun, 17 Nov 2013 10:17:44 -0800 Subject: WSAT, similar to Microsoft - Web Site Administration Tool and Yii's Gii, will allow as to generate a lot code such as AR classes with the proper relationships... scaffolding... as well as to admin the app configuration and pages configurations in a GUI fashion. --- framework/Wsat/TWsatUserManager.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 framework/Wsat/TWsatUserManager.php (limited to 'framework/Wsat/TWsatUserManager.php') diff --git a/framework/Wsat/TWsatUserManager.php b/framework/Wsat/TWsatUserManager.php new file mode 100644 index 00000000..b9a9eb8b --- /dev/null +++ b/framework/Wsat/TWsatUserManager.php @@ -0,0 +1,18 @@ + -- cgit v1.2.3