Znote / ZnoteAAC

Developement repository for the Znote AAC project. A website portal to represent and manage your Open Tibia server.
MIT License
145 stars 127 forks source link

Update config.php #293

Closed glombers closed 7 years ago

glombers commented 7 years ago

IP: <?php echo $_SERVER['SERVER_NAME']; ?> | Port: <?php echo $config['port'];?> | Client: <?php echo $config['client'];?> | Type: <?php echo $config['type'];?>

Znote commented 7 years ago

Why is this neccesary?

Server Information already parses config.lua and retrieves this: image

glombers commented 7 years ago

I did not think about closing it :-1: for me :D