[2020353] Added L3::Altiga class
This commit is contained in:
@@ -40,6 +40,7 @@ if ($@) {
|
||||
$gvds->graph()->as_png($DevPNG);
|
||||
}
|
||||
|
||||
print "Creating $DevHTML\n";
|
||||
open (HTML, "> $DevHTML") or die "Can't open $DevHTML. $!\n";
|
||||
$old_fh = select(HTML);
|
||||
&html_head;
|
||||
|
||||
Reference in New Issue
Block a user