mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-24 11:51:43 +02:00
GNU Patch #501.
This commit is contained in:
parent
7d38b22ddb
commit
3a987d2164
@ -28,6 +28,12 @@
|
|||||||
var $oProc;
|
var $oProc;
|
||||||
var $tables;
|
var $tables;
|
||||||
var $updateincluded = array();
|
var $updateincluded = array();
|
||||||
|
var $translation;
|
||||||
|
|
||||||
|
function setup_process()
|
||||||
|
{
|
||||||
|
$this->translation = CreateObject('phpgwapi.setup_translation');
|
||||||
|
}
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
@function init_process
|
@function init_process
|
||||||
|
Loading…
x
Reference in New Issue
Block a user