summaryrefslogtreecommitdiff
path: root/framework/Exceptions/TErrorHandler.php
diff options
context:
space:
mode:
authorxue <>2006-02-24 01:13:12 +0000
committerxue <>2006-02-24 01:13:12 +0000
commit7b49888da521d113dc5a45cb8429efcf245c03cf (patch)
tree7c2153c96d3ed21c0f9e2334f48af3b81851ddb9 /framework/Exceptions/TErrorHandler.php
parent8a3d7d5dd5149cca2bea77ec31a36700eb990092 (diff)
Fixed a few minor issues about the newly added ReadOnly property.
Diffstat (limited to 'framework/Exceptions/TErrorHandler.php')
-rw-r--r--framework/Exceptions/TErrorHandler.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/Exceptions/TErrorHandler.php b/framework/Exceptions/TErrorHandler.php
index 87f6b1c2..449f8c96 100644
--- a/framework/Exceptions/TErrorHandler.php
+++ b/framework/Exceptions/TErrorHandler.php
@@ -135,7 +135,6 @@ class TErrorHandler extends TModule
else
$this->handleExternalError(500,$param);
}
-// exit(1);
}
/**