Typo/lowercased WebColor to webcolor in required_once
This commit is contained in:
parent
94fec28610
commit
2c7f0534ca
@ -33,7 +33,7 @@ if (!defined('LACONICA')) {
|
||||
}
|
||||
|
||||
require_once INSTALLDIR . '/lib/accountsettingsaction.php';
|
||||
require_once INSTALLDIR . '/lib/WebColor.php';
|
||||
require_once INSTALLDIR . '/lib/webcolor.php';
|
||||
|
||||
class DesignsettingsAction extends AccountSettingsAction
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user