mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 12:19:28 +00:00
remove debug line
This commit is contained in:
@@ -71,7 +71,6 @@ class User extends FHCAPI_Controller
|
||||
|
||||
public function addWidget()
|
||||
{
|
||||
$this->terminateWithValidationErrors(['test' => 'Test']);
|
||||
$this->load->library('form_validation');
|
||||
|
||||
$this->form_validation->set_rules('dashboard', 'Dashboard', 'required');
|
||||
|
||||
Reference in New Issue
Block a user