Пример #1
0
 private function get_date()
 {
     $this->date = fn_function::get_server_date();
     return $this->date;
 }