Moved allowedit to accred_config config file
This commit is contained in:
@@ -5,7 +5,8 @@ return [
|
||||
'name' => 'accred19',
|
||||
'user' => 'accred',
|
||||
'pass' => 'accred19',
|
||||
'year' => '2019'
|
||||
'year' => '2019',
|
||||
'editmode' => '0' // Allow edit by normal users, set to 0 to disable
|
||||
];
|
||||
?>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user