From 66abb6624ecc6e82325629581db16d1221be4ba2 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Mon, 12 Jan 2009 07:37:34 +0000 Subject: Update to Forge r171 --- modules/forge/libraries/Form_Submit.php | 6 ------ 1 file changed, 6 deletions(-) (limited to 'modules') diff --git a/modules/forge/libraries/Form_Submit.php b/modules/forge/libraries/Form_Submit.php index eabcbeab..e056fcf5 100644 --- a/modules/forge/libraries/Form_Submit.php +++ b/modules/forge/libraries/Form_Submit.php @@ -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 \ No newline at end of file -- cgit v1.2.3