7 lines
261 B
Perl
7 lines
261 B
Perl
$M_BASE_URL = "http://mose.andregeissler.de";
|
|
$M_HOME_LOGO = "mose.jpg";
|
|
$M_HOME_LOGO_TARGET = "http://mose.andregeissler.de";
|
|
$M_HOME_LOGO_WIDTH = "100";
|
|
$M_HOME_LOGO_HEIGHT = "100";
|
|
|