15 lines
378 B
PHP
15 lines
378 B
PHP
|
<?php
|
||
|
/**
|
||
|
* 2012-2015 NetReviews
|
||
|
* en.php file is traduction file
|
||
|
*
|
||
|
* @author NetReviews SAS <contact@avis-verifies.com>
|
||
|
* @copyright 2015 NetReviews SAS
|
||
|
* @version Release: $Revision: 7.1.4
|
||
|
* @license NetReviews
|
||
|
* @date 25/08/2015
|
||
|
* @category traduction
|
||
|
* International Registered Trademark & Property of NetReviews SAS
|
||
|
*/
|
||
|
|
||
|
include ('translations/en.php');
|