2010-moteur-site-simple/config.php

6 lines
132 B
PHP

<?php
$config_url_base = "http://127.0.0.1/2010-moteur-site-simple/";
$config_chemin_base = dirname($_SERVER[SCRIPT_FILENAME]);
?>