Software: Apache. PHP/5.5.15 uname -a: Windows NT SVR-DMZ 6.1 build 7600 (Windows Server 2008 R2 Enterprise Edition) i586 SYSTEM Safe-mode: OFF (not secure) C:\Extranet\C\Archivos de programa\openfire\plugins\admin\webapp\js\ drwxrwxrwx |
Viewing file: setup.js (477 B) -rw-rw-rw- Select action/file-type: (+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) | /* togglePanel function This is for showing and hiding the advanced options panel. This toggles toggles an individual panel (slides up and down). */ function togglePanel(thisID) { activeLink = thisID.id+"Link"; if ($(thisID).style.display != 'none') { Effect.toggle($(thisID),'slide', {duration: .4}); $(activeLink).className = ""; } else { Effect.toggle($(thisID),'slide', {duration: .4}); $(activeLink).className = "jiveAdvancedButtonOn"; } } |
:: Command execute :: | |
--[ c99shell v. 1.0 pre-release build #13 powered by Captain Crunch Security Team | http://ccteam.ru | Generation time: 0.0156 ]-- |