mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 09:51:13 +02:00
neutrino: create users PUBLIC_HTTPDDIR automatically
Origin commit data
------------------
Commit: 0f162e0761
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-10-28 (Sat, 28 Oct 2017)
Origin message was:
------------------
- neutrino: create users PUBLIC_HTTPDDIR automatically
This commit is contained in:
@@ -2595,6 +2595,7 @@ TIMER_START();
|
|||||||
CFileHelpers::createDir(THEMESDIR_VAR);
|
CFileHelpers::createDir(THEMESDIR_VAR);
|
||||||
CFileHelpers::createDir(PLUGINDIR_VAR);
|
CFileHelpers::createDir(PLUGINDIR_VAR);
|
||||||
CFileHelpers::createDir(WEBTVDIR_VAR);
|
CFileHelpers::createDir(WEBTVDIR_VAR);
|
||||||
|
CFileHelpers::createDir(PUBLIC_HTTPDDIR);
|
||||||
|
|
||||||
TIMER_STOP("################################## after all ##################################");
|
TIMER_STOP("################################## after all ##################################");
|
||||||
if (g_settings.softupdate_autocheck) {
|
if (g_settings.softupdate_autocheck) {
|
||||||
|
Reference in New Issue
Block a user