Esempio n. 1
0
 function post_process()
 {
     $this->default_value = ltrim($this->default_value);
     parent::post_process();
 }