d96a86aa9e8ab73fd3b81d878ecaa669a4cfb1be
bernd webinterface => /webinterface

bernd authored 17 years ago

1) <?php
2) 
3) require_once('inc/error.php');
4) 
bernd Mehr config-optionen und co...

bernd authored 14 years ago

5) if (!@mysql_connect(config('db_host'), config('db_user'), config('db_pass')))