- or download this
syntax error at /usr/lib/cgi-bin/about_deadline.cgi line 30, near ") {
+"
syntax error at /usr/lib/cgi-bin/about_deadline.cgi line 33, near "}"
- or download this
my ($conf) = new Config::General(
-ConfigFile => 'somefile.conf',
-ExtendedAccess => 1
...
print $deadlinetyp[$i]." <b>".$deadline[$i]."</b><br>";
$i++;
}
- or download this
print header;
my ($conf) = new Config::General(
...
# Clean up the record set and the database connection
$sth->finish();
$dbh->disconnect();