mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-20 12:58:46 +01:00
globals
This commit is contained in:
parent
caedcb369a
commit
90804b3885
@ -803,10 +803,10 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
function get_hooks_table_name()
|
function get_hooks_table_name()
|
||||||
{
|
{
|
||||||
if($this->alessthanb($setup_info['phpgwapi']['currentver'],'0.9.8pre5') && ($setup_info['phpgwapi']['currentver'] != ''))
|
if($this->alessthanb($GLOBALS['setup_info']['phpgwapi']['currentver'],'0.9.8pre5') &&
|
||||||
|
$GLOBALS['setup_info']['phpgwapi']['currentver'] != '')
|
||||||
{
|
{
|
||||||
/* No phpgw_hooks table yet. */
|
/* No phpgw_hooks table yet. */
|
||||||
return False;
|
return False;
|
||||||
|
Loading…
Reference in New Issue
Block a user