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