dgraham 2003/02/24 20:47:38 Modified: src/share/org/apache/struts/config ControllerConfig.java Log: Documentation changes only. Revision Changes Path 1.15 +6 -6 jakarta-struts/src/share/org/apache/struts/config/ControllerConfig.java Index: ControllerConfig.java =================================================================== RCS file: /home/cvs/jakarta-struts/src/share/org/apache/struts/config/ControllerConfig.java,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- ControllerConfig.java 20 Feb 2003 06:18:24 -0000 1.14 +++ ControllerConfig.java 25 Feb 2003 04:47:38 -0000 1.15 @@ -7,7 +7,7 @@ * * The Apache Software License, Version 1.1 * - * Copyright (c) 1999-2002 The Apache Software Foundation. All rights + * Copyright (c) 1999-2003 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without @@ -183,7 +183,7 @@ * value treats them as a module-relative path (consistent * with the hard coded behavior of earlier versions of Struts.</p> * - * @since Struts 1.1b2 + * @since Struts 1.1 */ protected boolean inputForward = false;
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]