Files
itassistent/config/Unit_information.php
2018-10-17 11:18:43 +03:00

14 lines
314 B
PHP

<?php
/*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
return array(
'name'=>'Unit',
'email_support'=>'support@test.ru', //support@test.ru
'number'=>'8800'
);