Initial commit: ThinkPHP refactor (tp)
Made-with: Cursor
This commit is contained in:
Executable
+14
@@ -0,0 +1,14 @@
|
||||
<?php
|
||||
return array (
|
||||
0 => 0,
|
||||
10 => 13,
|
||||
20 => 26,
|
||||
30 => 39,
|
||||
40 => 52,
|
||||
50 => 65,
|
||||
60 => 78,
|
||||
70 => 91,
|
||||
80 => 104,
|
||||
90 => 117,
|
||||
100 => 127
|
||||
);
|
||||
Reference in New Issue
Block a user