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