Files
cwsvJudo/homepage/machs/config.php
marko de24498f77 - Records page introduced
- rearangements in the include structure
2020-11-19 12:53:28 +01:00

9 lines
212 B
PHP

<?php
/// @file some variable definitions
$config['basePath'] = "/users/cwsvjudo/www";
$config['baseUrl'] = "http://cwsvjudo.bplaced.net";
$config['ressourceUrl'] = "http://cwsvjudo.bplaced.net/ressourcen";
?>