mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-07-02 09:23:19 +02:00
gui: added html purifier cache value
Change-Id: Ib24de93286a5d71c24a27ff88da1c1faf29b537e Signed-off-by: SJ <sj@acts.hu>
This commit is contained in:
@ -38,7 +38,7 @@ if($options = getopt($opts, $lopts)) {
|
||||
}
|
||||
|
||||
|
||||
if(webuidir == '') {
|
||||
if($webuidir == '') {
|
||||
echo("\nError: must provide path to WebUI directory\n\n");
|
||||
display_help();
|
||||
}
|
||||
|
Reference in New Issue
Block a user