More work on polls and themes
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
<?php
|
||||
|
||||
//name of your particular DashboardFE instance, give it any name.
|
||||
$setting['appname'] = "DASHBAORD FE";
|
||||
$setting['appname'] = "Dashboard FE";
|
||||
|
||||
//url of your DashboardFE instance without trailing slash
|
||||
$setting['url'] = "https://your.url/dir";
|
||||
|
Reference in New Issue
Block a user