• Downloading from our site will require you to have a paid membership. Upgrade to a Premium Membership from 10$ a month today!

    Dont forget read our Rules! Also anyone caught Sharing this content will be banned. By using this site you are agreeing to our rules so read them. Saying I did not know is simply not an excuse! You have been warned.

Hướng dẫn xóa bản quyền mod dbtech vbsecurity cho vbb

Admin

Well-Known Member
Staff member
Administrator
Vào dbtech\vbsecurity\hooks\global_start.php
Xóa
PHP:
$str = 'vBulletin Security by vBSecurity' . ($vbulletin->options['dbtech_vbsecurity_displayversion'] ? ' v' . VBSECURITY::$version : '') . $show['dbtech_vbsecurity_producttype'] . ' - vBulletin Mods & Addons Copyright © ' . date('Y') . ' DragonByte Technologies Ltd.' . ((!VBSECURITY::$isPro AND !$vbulletin->options['dbtech_vbsecurity_nohivel']) ? ' Runs best on HiVelocity Hosting.' : '');
        $vbulletin->options['copyrighttext'] = (trim($vbulletin->options['copyrighttext']) != '' ? $str . '<br />' . $vbulletin->options['copyrighttext'] : $str);
    }
Lưu lại là xong
Chúc các bạn thành công!
Bài viết chỉ đăng duy nhất tại tuoitreit.vn, mọi sao chép phải ghi nguồn và liên kết đến bài viết gốc.
 

Facebook Comments

Similar threads

New posts New threads New resources

Back
Top