Changeset 744

Show
Ignore:
Timestamp:
08/25/08 15:20:54 (3 months ago)
Author:
zak
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/lib/Form/Field.php

    r743 r744  
    441441        return parent::validate(); 
    442442    } 
    443     function getInput($attr=array()){ echo 'sdfssssssssss<br />'; 
     443    function getInput($attr=array()){  
    444444        $output=$this->getTag('select',array_merge(array( 
    445445                        'name'=>$this->name,