Changes for page #[RPC\Cache]
Last modified by Ashterix on 2024/05/19 21:20
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,4 +1,4 @@ 1 -{{box cssClass="floatinginfobox" width="400px"}}1 +{{box cssClass="floatinginfobox"}} 2 2 == (% style="display:block; margin-top:-30px; text-align:center" %)Summary(%%) == 3 3 4 4 (% style="margin-right:auto" %) ... ... @@ -57,6 +57,8 @@ 57 57 58 58 {{code language="php"}} 59 59 <?php 60 +use Ufo\RpcObject\RPC\Cache; 61 + 60 60 Cache::T_MINUTE; // 60 61 61 Cache::T_5_MINUTES; // 300 62 62 Cache::T_10_MINUTES; // 600