TimeZone.php
authorleon <leon@roojs.com>
Tue, 3 Oct 2023 04:01:16 +0000 (12:01 +0800)
committerleon <leon@roojs.com>
Tue, 3 Oct 2023 04:01:16 +0000 (12:01 +0800)
TimeZone.php

index da6f19f..ba15e9c 100644 (file)
@@ -33,7 +33,6 @@ class Pman_Core_TimeZone extends Pman
         echo json_encode(array(
             'data' => $data,
             'metaData' => array(
-                'id' => 'id',
                 'root' => 'data',
                 'successProperty' => 'success',
                 'totalProperty' => 'total',