Index: openacs-4/packages/xowiki/www/prototypes/CGI2.page =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/www/prototypes/CGI2.page,v diff -u -r1.4 -r1.4.4.1 --- openacs-4/packages/xowiki/www/prototypes/CGI2.page 13 Sep 2012 16:05:36 -0000 1.4 +++ openacs-4/packages/xowiki/www/prototypes/CGI2.page 25 Jul 2017 06:30:50 -0000 1.4.4.1 @@ -5,7 +5,7 @@ # The classes and objects here are all local to the object, # as long as no absolute class or object names are used (no leading colons) # - Class CGI + Class create CGI CGI instproc content {} { set somevar 100 return "Hello \[\[Wiki\]\]-World. It is now \ Index: openacs-4/packages/xowiki/www/prototypes/CGI3.page =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/www/prototypes/CGI3.page,v diff -u -r1.4 -r1.4.4.1 --- openacs-4/packages/xowiki/www/prototypes/CGI3.page 13 Sep 2012 16:05:36 -0000 1.4 +++ openacs-4/packages/xowiki/www/prototypes/CGI3.page 25 Jul 2017 06:30:50 -0000 1.4.4.1 @@ -19,7 +19,7 @@ # as long as no absolute class or object names are used (no leading colons) # - Class CGI + Class create CGI CGI instproc content {} { my get_parameters Index: openacs-4/packages/xowiki/www/prototypes/bib.page =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/www/prototypes/bib.page,v diff -u -r1.8 -r1.8.2.1 --- openacs-4/packages/xowiki/www/prototypes/bib.page 23 Jun 2015 08:04:10 -0000 1.8 +++ openacs-4/packages/xowiki/www/prototypes/bib.page 25 Jul 2017 06:30:50 -0000 1.8.2.1 @@ -1,4 +1,4 @@ -# -*- tcl -*- +# -*- Tcl -*- # $Id$ ::xowiki::Object new -title "Bibliography Includelet" -text { #