From af992a97392f810b375f4e5a370e04e7e51617a5 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Mon, 12 Jan 2009 07:17:24 +0000 Subject: Update forge to r170 --- modules/forge/libraries/Form_Submit.php | 5 ----- 1 file changed, 5 deletions(-) (limited to 'modules') diff --git a/modules/forge/libraries/Form_Submit.php b/modules/forge/libraries/Form_Submit.php index 6735a0f6..eabcbeab 100644 --- a/modules/forge/libraries/Form_Submit.php +++ b/modules/forge/libraries/Form_Submit.php @@ -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; -- cgit v1.2.3