Skip to content

Instantly share code, notes, and snippets.

@codeyash
Created May 17, 2011 09:23
Show Gist options
  • Save codeyash/976194 to your computer and use it in GitHub Desktop.
Save codeyash/976194 to your computer and use it in GitHub Desktop.
// if(!$this->isDisabled){
// $this->from->setAttrib('disabled', 'disabled' );
// $this->to->setAttrib('disabled', 'disabled' );
//
// }
//
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment