[Modeling-cvs] ZModeling/ZModelizationTool/dtml ZModelizationTool_addForm.dtml,1.2,1.3 explainModeli
Status: Abandoned
Brought to you by:
sbigaret
From: <sbi...@us...> - 2003-09-07 14:04:56
|
Update of /cvsroot/modeling/ZModeling/ZModelizationTool/dtml In directory sc8-pr-cvs1:/tmp/cvs-serv8712/ZModelizationTool/dtml Modified Files: ZModelizationTool_addForm.dtml explainModelizationTool.dtml Log Message: Updated security warning message Index: ZModelizationTool_addForm.dtml =================================================================== RCS file: /cvsroot/modeling/ZModeling/ZModelizationTool/dtml/ZModelizationTool_addForm.dtml,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** ZModelizationTool_addForm.dtml 7 Sep 2003 13:51:43 -0000 1.2 --- ZModelizationTool_addForm.dtml 7 Sep 2003 14:04:53 -0000 1.3 *************** *** 12,15 **** --- 12,19 ---- this can be correctly handled, please <a href="mailto:sbi...@us...">contact the maintainer</a>). + + Another reason is that you probably do not want to leave in a + production environment a product whose instances may have the ability to + drop and recreate a database, for example. </td></tr></table> Index: explainModelizationTool.dtml =================================================================== RCS file: /cvsroot/modeling/ZModeling/ZModelizationTool/dtml/explainModelizationTool.dtml,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** explainModelizationTool.dtml 7 Sep 2003 13:51:43 -0000 1.2 --- explainModelizationTool.dtml 7 Sep 2003 14:04:53 -0000 1.3 *************** *** 16,19 **** --- 16,23 ---- this can be correctly handled, please <a href="mailto:sbi...@us...">contact the maintainer</a>). + + Another reason is that you probably do not want to leave in a + production environment a product whose instances may have the ability to + drop and recreate a database, for example. </td></tr></table> |