Index: apps/actiweb/securePlaceDemo.xotcl =================================================================== diff -u -rc72f9f638677608fab1502cd696c8f2d6b2952f9 -r9ffb233e56aa019ed8e82f70bf7aab1e95066cf5 --- apps/actiweb/securePlaceDemo.xotcl (.../securePlaceDemo.xotcl) (revision c72f9f638677608fab1502cd696c8f2d6b2952f9) +++ apps/actiweb/securePlaceDemo.xotcl (.../securePlaceDemo.xotcl) (revision 9ffb233e56aa019ed8e82f70bf7aab1e95066cf5) @@ -1,6 +1,6 @@ -package require XOTcl; namespace import -force xotcl::* +package require XOTcl 1; namespace import -force xotcl::* # DEMO OF USE OF ACTIWEB AND SSL # 03/09/01 klaus.kolowratnik@wu-wien.ac.at