summaryrefslogtreecommitdiff
path: root/framework/TShellApplication.php
diff options
context:
space:
mode:
authorctrlaltca@gmail.com <>2011-11-13 14:47:41 +0000
committerctrlaltca@gmail.com <>2011-11-13 14:47:41 +0000
commit62b40123b4276633d491682d756a5f72199cb8a0 (patch)
tree3732a684455899d95414f686d94861ad21a8a218 /framework/TShellApplication.php
parent32e370d09e9c3353847df679ef2ea22426dce33f (diff)
reverted r2751 to fix #283: if a service is defined in applicaton.xml, we should start it even from a TShellApplication; testcased #200 too
Diffstat (limited to 'framework/TShellApplication.php')
-rw-r--r--framework/TShellApplication.php8
1 files changed, 0 insertions, 8 deletions
diff --git a/framework/TShellApplication.php b/framework/TShellApplication.php
index 08bab0ea..6e2f5cbb 100644
--- a/framework/TShellApplication.php
+++ b/framework/TShellApplication.php
@@ -35,14 +35,6 @@
*/
class TShellApplication extends TApplication
{
-
- /**
- * Override parent implementation. TShellApplication doesn't need to start any service
- */
- public function startService($serviceID)
- {
-
- }
/**
* Runs the application.
* This method overrides the parent implementation by initializing