Example #1
0
 public function uptodateAttribute($attrib_)
 {
     $buf = Abstract_Server::uptodate($this);
     return $buf;
 }