Changes for page #[RPC\Cache]

Last modified by Ashterix on 2024/05/19 21:20

From version 3.1
edited by Ashterix
on 2024/05/19 21:04
Change comment: There is no comment for this version
To version 1.1
edited by Ashterix
on 2024/05/10 12:49
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,4 +1,4 @@
1 -{{box cssClass="floatinginfobox"}}
1 +{{box cssClass="floatinginfobox" width="400px"}}
2 2  == (% style="display:block; margin-top:-30px; text-align:center" %)Summary(%%) ==
3 3  
4 4  (% style="margin-right:auto" %)
... ... @@ -57,8 +57,6 @@
57 57  
58 58  {{code language="php"}}
59 59  <?php
60 -use Ufo\RpcObject\RPC\Cache;
61 -
62 62  Cache::T_MINUTE; // 60
63 63  Cache::T_5_MINUTES; // 300
64 64  Cache::T_10_MINUTES; // 600