mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-27 09:09:04 +01:00
"fixed typo"
This commit is contained in:
parent
ea3ae107d1
commit
b550aeecf5
@ -48,7 +48,7 @@ class db_tools
|
||||
*/
|
||||
function db_tools()
|
||||
{
|
||||
$this->editor = new etemplate.etemplate('etemplate.db-tools.edit');
|
||||
$this->editor = new etemplate('etemplate.db-tools.edit');
|
||||
$this->data = array();
|
||||
|
||||
if (!is_array($GLOBALS['egw_info']['apps']) || !count($GLOBALS['egw_info']['apps']))
|
||||
|
Loading…
Reference in New Issue
Block a user