Index: openacs-4/packages/acs-developer-support/www/index.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-developer-support/www/index.tcl,v diff -u -r1.13 -r1.14 --- openacs-4/packages/acs-developer-support/www/index.tcl 3 Feb 2005 11:42:29 -0000 1.13 +++ openacs-4/packages/acs-developer-support/www/index.tcl 4 Feb 2005 15:26:12 -0000 1.14 @@ -27,8 +27,8 @@
  • OpenACS Shell
  • Developer support toolbar is currently [ad_decode $enabled_p 1 \ - "on (turn it off)" \ - "off (turn it on)"] + "on (turn it off)" \ + "off (turn it on)"]
  • Developer support information is currently restricted to the following IP addresses: @@ -69,18 +69,18 @@
  • User-switching is currently [ad_decode $user_switching_enabled_p 1 \ - "on (turn it off)" \ - "off (turn it on)"] + "on (turn it off)" \ + "off (turn it on)"]
  • Database statistics is currently [ad_decode $database_enabled_p 1 \ - "on (turn it off)" \ - "off (turn it on)"] + "on (turn it off)" \ + "off (turn it on)"]
  • ADP reveal is currently [ad_decode $adp_reveal_enabled_p 1 \ - "on (turn it off)" \ - "off (turn it on)"] + "on (turn it off)" \ + "off (turn it on)"]

  • Help on edit and code links.