commit | 8d85ed7d0670ffd061bfd1cf325303c3463b012d | [log] [tgz] |
---|---|---|
author | ggayed <ggayed> | Mon Jul 07 17:59:45 2008 +0000 |
committer | ggayed <ggayed> | Mon Jul 07 17:59:45 2008 +0000 |
tree | ece417f99197f5bf61a8a67a852e612e86f08e55 | |
parent | 4873200e024f092c60a779b4c0eda08993ec7572 [diff] |
*** empty log message ***
diff --git a/faq.php b/faq.php index 175f837..647d191 100755 --- a/faq.php +++ b/faq.php
@@ -994,7 +994,7 @@ System.out.println(">>>succeeded"); } catch (Error e2) { System.out.println(">>>This failed too, with the following error:"); - e.printStackTrace(); + e2.printStackTrace(); } } display.dispose();