-affected in BUILD_ARK gesetzt
[aymargeddon/current.git] / html / player.epl
index 46c7540..3d2f217 100644 (file)
@@ -1,4 +1,3 @@
-[- use FROGS::Config qw($conf); -]
 <html>
 <head><link rel="stylesheet" type="text/css" href="aymargeddon.css">
 <title>Aymargeddon</title></head>
@@ -27,9 +26,9 @@
   ($udat{-lang}) = $db->read_player($id,'LANGUAGE');
  }
 
 $escmode = 0;
+ $escmode = 0;
 
- # TODO: klappt nich :-(
+ # TODO: klappt nich weil $::conf nicht funktioniert im Embperl :-(
  # $out = '<body style="font-size:10pt" bgcolor="'.$conf->{-COLOR}->{-EMPTY}.'">';
  $out = '<body style="line-height:12pt;font-size:10pt">';
 -]