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

Annotation of /trunk/tests/bootstrap.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 8329 - (hide annotations)
Wed Nov 14 11:20:57 2018 UTC (6 years, 2 months ago) by softime
File size: 237 byte(s)
* Merge de la branche d'intégration 4.8.0-develop dans 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 softime 8329 $_SERVER['PHP_SELF'] = '/openads/app/index.php?module=login&came_from=';
8 fmichon 7745
9     ?>

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26