D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
var
/
www
/
html
/
crm
/
Filename :
manifest.php
back
Copy
<?php $manifest = array( 'acceptable_sugar_versions' => array ( array(), /*'regex_matches' => array ( '5.5.[0-9][a-z]' ),*/ ), 'acceptable_sugar_flavors' => array ( 'CE', 'PRO', 'ENT', 'CORP', 'ULT', ), 'lang_file_suffix' => 'it_it', 'name' => 'it_IT Lang Pack by crmplatform.it of Devila snc', 'description' => 'Italian language pack for SuiteCRM 7.10.10 by <a href="http://www.crmplatform.it">crmplatform.it</a> (devila snc) ', 'author' => 'Devila', 'published_date' => '2018-10-30', 'version' => '1.17', 'type' => 'langpack', 'icon' => 'include/images/flag_it_IT.gif', 'is_uninstallable' => 'Yes', ); ?>