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