mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-08-22 23:05:18 -04:00
Update to Forge r171
This commit is contained in:
@@ -27,10 +27,4 @@ class Form_Submit_Core extends Form_Input {
|
||||
return form::submit($data);
|
||||
}
|
||||
|
||||
public function validate()
|
||||
{
|
||||
// Submit buttons do not need to be validated
|
||||
return $this->is_valid = TRUE;
|
||||
}
|
||||
|
||||
} // End Form Submit
|
||||
Reference in New Issue
Block a user