Project

General

Profile

I need to change my directory path

Added by chitti babu almost 9 years ago

I did some changes in init.php,
like this
$GLOBALS['home_dir'] = 'http://localhost/myproject';

but extplorer shows all the projects resided in the server

i want to show only myproject folder in the extplorer directory list
how to change it....