mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-05-19 19:09:13 -04:00
Update forge to r170
This commit is contained in:
@@ -19,11 +19,6 @@ class Form_Submit_Core extends Form_Input {
|
||||
|
||||
protected $protect = array('type');
|
||||
|
||||
public function __construct($value)
|
||||
{
|
||||
$this->data['value'] = $value;
|
||||
}
|
||||
|
||||
public function render()
|
||||
{
|
||||
$data = $this->data;
|
||||
|
||||
Reference in New Issue
Block a user