[openupload-devel] Typo in compress plugin
Status: Beta
Brought to you by:
tsdogs
|
From: wallander <wal...@no...> - 2011-04-10 06:51:00
|
Hi, openupload 0.4.2 plugins/compress.inc.php line 20 $this->config['extension'][$group]=$this->config['extenion']['*']; should be $this->config['extension'][$group]=$this->config['extension']['*']; Regards, W. |