################################################### ### Update Multi-Page Bulletin Boards Also When Done $basedir = "//wwwboard"; $baseurl = "http:///wwwboard"; $cgi_url_admin = "http:///cgi-bin/multipageboardadmin.pl"; $cgi_board_name = "multipageboard.pl"; # the name of the main perl script $password = 'admin'; $datafile = "data.txt"; $mesgfile = "baseboard.html";