Parent Directory | Revision Log
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 |