add metadata version
This commit is contained in:
parent
bf7e382e73
commit
1fb81da719
@ -1,8 +1,12 @@
|
|||||||
<?php
|
<?php
|
||||||
|
/**
|
||||||
|
* Metadata version
|
||||||
|
*/
|
||||||
|
$sMetadataVersion = '1.0';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Module information
|
* Module information
|
||||||
*/
|
*/
|
||||||
$sMetadataVersion = '1.0';
|
|
||||||
$aModule = array(
|
$aModule = array(
|
||||||
'id' => 'd3_googleanalytics',
|
'id' => 'd3_googleanalytics',
|
||||||
'title' => oxLang::getInstance()->translateString('D3_GOOGLEANALYTICS_METADATA_TITLE'),
|
'title' => oxLang::getInstance()->translateString('D3_GOOGLEANALYTICS_METADATA_TITLE'),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user