aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/install/module/obtain_data/update_module.php
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2016-11-12 19:27:09 +0100
committerMarc Alexander <admin@m-a-styles.de>2016-11-12 19:27:09 +0100
commit2319748c08539301242e5c5c713c3841b8067e6d (patch)
tree47d78c98ee883282a39e85b699d766efc8f92b0a /phpBB/phpbb/install/module/obtain_data/update_module.php
parent4a1e5df654a31b9670df67ff9f72b209497f3e79 (diff)
parent39f5b82bc3f6a12c559baa13931e60abfeda6562 (diff)
downloadforums-2319748c08539301242e5c5c713c3841b8067e6d.tar
forums-2319748c08539301242e5c5c713c3841b8067e6d.tar.gz
forums-2319748c085
Diffstat (limited to 'bin')
-rwxr-xr-xbin/net_applet
Diffstat (limited to 'phpBB/phpbb/install/module/obtain_data/update_module.php')
0 files changed, 0 insertions, 0 deletions
633c639fa'>bin/net_applet
@@ -348,7 +348,6 @@ sub cronNetwork() {
$timeout = Glib::Timeout->add(2000, sub {
checkWireless() if !($i++%30);
checkNetwork();
- $icon->set_tooltip(get_state_message());
1;
});
}