mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
Setup: folder 'static/download/searchplugins/' has to be created during setup
This commit is contained in:
@@ -54,7 +54,8 @@ class FileGen
|
|||||||
'static/uploads/screenshots/resized',
|
'static/uploads/screenshots/resized',
|
||||||
'static/uploads/screenshots/temp',
|
'static/uploads/screenshots/temp',
|
||||||
'static/uploads/screenshots/thumb',
|
'static/uploads/screenshots/thumb',
|
||||||
'static/uploads/temp/'
|
'static/uploads/temp/',
|
||||||
|
'static/download/searchplugins/'
|
||||||
);
|
);
|
||||||
|
|
||||||
public static $txtConstants = array(
|
public static $txtConstants = array(
|
||||||
|
|||||||
Reference in New Issue
Block a user