bugfix .htaccess copied manually

This commit is contained in:
xdrm-brackets 2016-12-08 19:20:42 +01:00
parent 618a2588be
commit 0e77b7ab4d
1 changed files with 2 additions and 0 deletions

View File

@ -37,6 +37,8 @@
shell_exec("cp -r ".__ROOT__."/src/files/* ".$this->root);
shell_exec("cp -r ".__ROOT__."/src/files/.htaccess ".$this->root."/.htaccess");
/* [2] Browse each package to load
=========================================================*/