CC-2831: airtime-update-db-setting permission error
-fixed
This commit is contained in:
parent
2128867b4f
commit
23b2802c64
2 changed files with 6 additions and 1 deletions
|
@ -6,7 +6,7 @@ require_once('DB.php');
|
|||
class AirtimeInstall
|
||||
{
|
||||
const CONF_DIR_BINARIES = "/usr/lib/airtime";
|
||||
const CONF_DIR_WWW = "/usr/share/airtime/";
|
||||
const CONF_DIR_WWW = "/usr/share/airtime";
|
||||
const CONF_DIR_LOG = "/var/log/airtime";
|
||||
|
||||
public static $databaseTablesCreated = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue