if thats not stored in public area how server will execute them mate ?
i know how to install ! i am seeking for someone who can integrate this module with admincp/index.php
and you might say add below lines in index.php
PHP Code:
require_once ('./quickprotect.class.php');
$quickprotect = new quickprotect();
$quickprotect->checkLoginAndDirect();
I have tried it's doing nothing i get return error called "security token missing"