Parent Directory | Revision Log
* Merge de la branche d'intégration 4.7.0 vers le trunk
1 | fmichon | 7745 | <?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 |