1

Topic: Prevention Downloads by Guest user

copy this code :


if( !$this->user->is_logged ) {
        $this->redirect('home');
    }


paste in System/Controllers/GetFile.php, after this :

<?php

Sharetronix.ir

2

Re: Prevention Downloads by Guest user

Oh.Thank you.Great help.

Thumbs up Thumbs down