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

Annotation of /trunk/tests/bootstrap.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 7745 - (hide annotations)
Fri Mar 23 16:00:28 2018 UTC (6 years, 10 months ago) by fmichon
Original Path: branches/4.7.0_fmwk_4.8/tests/bootstrap.php
File size: 213 byte(s)
* Revert du commit précédent.

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