/[openfoncier]/trunk/tests/bootstrap.php
ViewVC logotype

Contents of /trunk/tests/bootstrap.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4108 - (show annotations)
Wed May 11 10:26:54 2016 UTC (8 years, 8 months ago) by nmeucci
File size: 213 byte(s)
Nouvelle action sur l'instruction permettant de notifier par mail les communes.

1 <?php
2 session_start();
3 define("BASE_PATH_URL", "openads/");
4 define("SELENIUM_PORT", 4444);
5 $_SERVER['HTTP_HOST'] = 'localhost';
6 $_SERVER['SERVER_PORT'] = '80';
7 $_SERVER['PHP_SELF'] = '/openads/scr/login.php';
8
9 ?>

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26