From ea6db0640cee69cb075826805d6b45ebb843f2a0 Mon Sep 17 00:00:00 2001 From: Benjamin Kellermann Date: Fri, 15 Apr 2016 13:58:38 +0200 Subject: reference to old variables in comments removed --- config_sample.rb | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'config_sample.rb') diff --git a/config_sample.rb b/config_sample.rb index a2f03b9..79a0915 100644 --- a/config_sample.rb +++ b/config_sample.rb @@ -60,7 +60,7 @@ # Send bug reports automatically with the programm “mail” #$conf.auto_send_report = false -# add the htmlcode in the Variable INDEXNOTICE to the startpage +# Add the following htmlcode to the startpage. # Example: displays all available Polls #$conf.indexnotice = <Available Polls @@ -82,8 +82,8 @@ #$conf.indexnotice += "" -# Add some Example Polls to the example page -# you may create those using the normal interface +# Add some Example Polls to the example page. +# You may create those using the normal interface # and make them password protected afterwards # .htaccess and .htdigest are deleted after # example creation (defining password protected @@ -104,7 +104,7 @@ # } #] -# add the htmlcode in the Variable EXAMPLENOTICE to the example page +# Add the following htmlcode to the example page. #$conf.examplenotice = <Screencasts #
    @@ -114,7 +114,7 @@ #
#EXAMPLENOTICE -# add the htmlcode in the Variable ABOUTNOTICE to the about page +# Add the following htmlcode to the about page. #$conf.aboutnotice = < #

Bugs/Features

-- cgit v1.2.3