You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

637 lines
12 KiB

5 years ago
# This viminfo file was generated by Vim 7.4.
# You may edit it if you're careful!
# Value of 'encoding' when this file was written
*encoding=utf-8
# hlsearch on (H) or off (h):
~H
5 years ago
# Last Search Pattern:
5 years ago
~MSle0~/api.yimian
5 years ago
5 years ago
# Last Substitute String:
$
5 years ago
# Command Line History (newest to oldest):
5 years ago
:wq
5 years ago
:q
:w
5 years ago
:q!
5 years ago
:Q!
5 years ago
:Wq
5 years ago
# Search String History (newest to oldest):
5 years ago
?/api.yimian
5 years ago
?/echo
5 years ago
# Expression History (newest to oldest):
# Input Line History (newest to oldest):
# Input Line History (newest to oldest):
# Registers:
5 years ago
""0 CHAR 0
yimian__mail(
$GLOBALS['usrMail'][$usr_from],
'ERP - Pay £'.$GLOBALS['g_threshold'].' to '.$usr_to,
'Dear '.$usr_from.',\n\n'.
392
< 'You may need to pay £'.$GLOBALS['g_threshold'].' to '.$usr_to. ' as the public payment is not so balanced now. After the payment, please do ask '.$usr_to.' to CONFIRM your payment in his/her email or on the ERP online platform. More details can be accessed from the ERP online platform, which is <a href="https://settlement.yimian.xyz/">https://settlement.yimian.xyz/</a> .\n\n'.
'If you are confused about this email, please feel free to email i@yimian.xyz, or directly come to me.\n\n'.
'Best Regards,\n'.
'Yimian LIU (@iotcat)',
'ERP - CP Home'
);
"1 LINE 0
"2 LINE 0
break;
"3 LINE 0
5 years ago
$tmp_total = 0;
5 years ago
"4 CHAR 0
5 years ago
$total_arr[$ii]['date']=date('Y-m-d', strtotime('-'.($ii+1).'day'));
$total_arr[$ii]['total']=$tmp;
$firstTime = $firstItem['datetime'];
$firstDate = substr($firstTime, 0, 10);
$datetime_start = date_create($firstDate);
$datetime_end = date_create(date('Y-m-d'));
$days = date_diff($datetime_start, $datetime_end)->days;
for($ii = 0; $ii < (($days < 30) ? $days: 30); $ii ++){
$sql = "select * from account where datetime>='".date('Y-m-d',strtotime('-'.($ii+1).' day'))." 00:00:00' and datetime<'".date('Y-m-d', strtotime("-$ii day"))." 00:00:00' order by id DESC limit 1";
$result = $conn->query($sql);
5 years ago
5 years ago
$tmp = 0;
while($row = $result->fetch_assoc()) {
$tmp = $row['total'];
}
$total_arr[$ii]['date']=date('Y-m-d', strtotime('-'.($ii+1).'day'));
$total_arr[$ii]['total']=$tmp;
}
for($i = 0; $i < count($total_arr); $i++){
if($i < count($total_arr) - 1) $total_arr[$i]['val'] = $total_arr[$i]['total'] - $total_arr[$i+1]['total'];
else $total_arr[$i]['val'] = 0;
}
5 years ago
5 years ago
for($i = 0; $i < count($total_arr); $i ++){
if($i < count($total_arr) - 7) $total_arr[$i]['week_val'] = $total_arr[$i]['total'] - $total_arr[$i+7]['total'];
else $total_arr[$i]['week_val'] = 0;
}
5 years ago
5 years ago
5 years ago
"5 LINE 0
5 years ago
array_push($ = $row['total'];
}
5 years ago
"6 LINE 0
5 years ago
$firstItem = $result->fetch_assoc();
5 years ago
"7 LINE 0
5 years ago
}
5 years ago
"8 CHAR 0
5 years ago
$datetime_start = date_create($firstDate);
$datetime_end = date_create(date('Y-m-d'));
$days = date_diff($datetime_start, $datetime_end)->days;
for($ii = 0; $ii < (($days < 30) ? $days: 30); $ii ++){
$sql = "select * from account where datetime>='".date('Y-m-d',strtotime('-'.($ii+1).' day'))." 00:00:00' and datetime<'".date('Y-m-d', strtotime("-$ii day"))." 00:00:00' order by id DESC limit 1";
$result = $conn->query($sql);
$tmp = 0;
while($row = $result->fetch_assoc()) {
$tmp = $row['total'];
}
$total_arr[$ii]['date']=date('Y-m-d', strtotime('-'.($ii+1).'day'));
$total_arr[$ii]['total']=$tmp;
}
for($i = 0; $i < count($total_arr); $i++){
if($i < count($total_arr) - 1) $total_arr[$i]['val'] = $total_arr[$i]['total'] - $total_arr[$i+1]['total'];
else $total_arr[$i]['val'] = 0;
}
for($i = 0; $i < count($total_arr); $i ++){
if($i < count($total_arr) - 7) $total_arr[$i]['week_val'] = $total_arr[$i]['total'] - $total_arr[$i+7]['total'];
else $total_arr[$i]['week_val'] = 0;
}
5 years ago
5 years ago
"9 LINE 0
5 years ago
$firstItem = $result->fetch_assoc();
5 years ago
"- CHAR 0
5 years ago
5 years ago
# File marks:
5 years ago
'0 140 10 ~/www/settlement/api/index.php
'1 139 48 ~/www/settlement/api/index.php
'2 46 0 ~/www/settlement/func/functions.php
'3 157 152 ~/www/settlement/api/index.php
'4 40 3 ~/www/settlement/func/functions.php
'5 129 11 ~/www/settlement/api/index.php
'6 289 6 ~/www/settlement/index.html
'7 285 37 ~/www/settlement/index.html
'8 74 0 ~/www/settlement/api/index.php
'9 30 54 ~/www/settlement/imgbed/upload.php
5 years ago
# Jumplist (newest first):
5 years ago
-' 140 10 ~/www/settlement/api/index.php
-' 139 4 ~/www/settlement/api/index.php
-' 46 0 ~/www/settlement/func/functions.php
-' 157 8 ~/www/settlement/api/index.php
-' 40 0 ~/www/settlement/func/functions.php
-' 129 8 ~/www/settlement/api/index.php
-' 73 1 ~/www/settlement/func/functions.php
-' 74 0 ~/www/settlement/api/index.php
-' 289 6 ~/www/settlement/index.html
-' 285 16 ~/www/settlement/index.html
-' 293 0 ~/www/settlement/index.html
-' 277 0 ~/www/settlement/index.html
-' 273 0 ~/www/settlement/index.html
-' 258 0 ~/www/settlement/index.html
-' 255 0 ~/www/settlement/index.html
-' 252 0 ~/www/settlement/index.html
-' 242 0 ~/www/settlement/index.html
-' 226 0 ~/www/settlement/index.html
-' 220 0 ~/www/settlement/index.html
-' 161 0 ~/www/settlement/index.html
-' 102 0 ~/www/settlement/index.html
-' 93 0 ~/www/settlement/index.html
-' 90 0 ~/www/settlement/index.html
-' 77 0 ~/www/settlement/index.html
-' 74 0 ~/www/settlement/index.html
-' 68 0 ~/www/settlement/index.html
-' 63 0 ~/www/settlement/index.html
-' 36 0 ~/www/settlement/index.html
-' 34 0 ~/www/settlement/index.html
-' 30 0 ~/www/settlement/index.html
-' 307 0 ~/www/settlement/index.html
-' 314 0 ~/www/settlement/index.html
-' 317 0 ~/www/settlement/index.html
-' 321 2 ~/www/settlement/index.html
-' 19 0 ~/www/settlement/api/index.php
-' 30 54 ~/www/settlement/imgbed/upload.php
-' 319 3 ~/www/settlement/index.html
-' 26 0 ~/www/settlement/index.html
-' 23 0 ~/www/settlement/index.html
-' 20 0 ~/www/settlement/index.html
-' 14 0 ~/www/settlement/index.html
-' 324 0 ~/www/settlement/index.html
-' 326 0 ~/www/settlement/index.html
-' 332 0 ~/www/settlement/index.html
-' 336 0 ~/www/settlement/index.html
-' 342 0 ~/www/settlement/index.html
-' 345 0 ~/www/settlement/index.html
-' 351 0 ~/www/settlement/index.html
-' 354 0 ~/www/settlement/index.html
-' 360 0 ~/www/settlement/index.html
-' 363 0 ~/www/settlement/index.html
-' 369 0 ~/www/settlement/index.html
-' 373 0 ~/www/settlement/index.html
-' 403 0 ~/www/settlement/index.html
-' 407 0 ~/www/settlement/index.html
-' 414 0 ~/www/settlement/index.html
-' 372 0 ~/www/settlement/index.html
-' 418 0 ~/www/settlement/index.html
-' 420 0 ~/www/settlement/index.html
-' 430 0 ~/www/settlement/index.html
-' 464 0 ~/www/settlement/index.html
-' 471 0 ~/www/settlement/index.html
-' 474 0 ~/www/settlement/index.html
-' 30 54 ~/www/settlement/imgbed/upload.php
-' 289 6 ~/www/settlement/index.html
-' 285 16 ~/www/settlement/index.html
-' 293 0 ~/www/settlement/index.html
-' 277 0 ~/www/settlement/index.html
-' 273 0 ~/www/settlement/index.html
-' 258 0 ~/www/settlement/index.html
-' 255 0 ~/www/settlement/index.html
-' 252 0 ~/www/settlement/index.html
-' 242 0 ~/www/settlement/index.html
-' 226 0 ~/www/settlement/index.html
-' 220 0 ~/www/settlement/index.html
-' 161 0 ~/www/settlement/index.html
-' 102 0 ~/www/settlement/index.html
-' 93 0 ~/www/settlement/index.html
-' 90 0 ~/www/settlement/index.html
-' 77 0 ~/www/settlement/index.html
-' 74 0 ~/www/settlement/index.html
-' 68 0 ~/www/settlement/index.html
-' 63 0 ~/www/settlement/index.html
-' 36 0 ~/www/settlement/index.html
-' 34 0 ~/www/settlement/index.html
-' 30 0 ~/www/settlement/index.html
-' 307 0 ~/www/settlement/index.html
-' 314 0 ~/www/settlement/index.html
-' 317 0 ~/www/settlement/index.html
-' 321 2 ~/www/settlement/index.html
-' 68 0 ~/www/settlement/api/index.php
-' 30 54 ~/www/settlement/imgbed/upload.php
-' 319 3 ~/www/settlement/index.html
-' 26 0 ~/www/settlement/index.html
-' 23 0 ~/www/settlement/index.html
-' 20 0 ~/www/settlement/index.html
-' 14 0 ~/www/settlement/index.html
-' 324 0 ~/www/settlement/index.html
5 years ago
# History of marks within files (newest to oldest):
5 years ago
> ~/www/settlement/api/index.php
" 140 10
^ 140 11
. 140 10
+ 6 0
+ 5 56
+ 66 14
+ 54 21
+ 102 1
+ 109 1
+ 102 0
+ 109 0
+ 104 0
+ 116 20
+ 178 49
+ 116 0
+ 122 9
+ 129 13
+ 122 8
+ 123 9
+ 138 18
+ 122 9
+ 121 24
+ 122 8
+ 121 9
+ 122 36
+ 123 36
+ 129 12
+ 8 15
+ 86 15
+ 91 0
+ 92 0
+ 91 26
+ 92 1
+ 93 0
+ 91 0
+ 81 21
+ 80 62
+ 81 0
+ 5 0
+ 2 0
+ 3 37
+ 19 69
+ 26 142
+ 27 29
+ 28 30
+ 29 28
+ 30 29
+ 136 0
+ 140 0
+ 165 3
+ 141 104
+ 144 7
+ 142 40
+ 144 31
+ 145 9
+ 144 31
+ 145 385
+ 150 0
+ 145 389
+ 146 116
+ 147 26
+ 148 31
+ 149 21
+ 150 0
+ 151 0
+ 153 33
+ 154 68
+ 155 22
+ 156 218
+ 156 332
+ 157 140
+ 139 14
+ 157 152
+ 139 49
+ 140 10
> ~/www/settlement/func/functions.php
" 46 0
^ 46 1
. 73 93
+ 3 37
+ 9 2
+ 4 0
+ 61 95
+ 71 56
+ 72 86
+ 73 93
> ~/www/settlement/index.html
" 289 6
^ 289 7
. 289 6
+ 6 9
+ 8 59
+ 9 77
+ 318 56
+ 319 51
+ 320 163
+ 321 164
+ 284 0
+ 283 58
+ 284 44
+ 286 12
+ 287 3
+ 287 15
+ 286 33
+ 285 37
+ 287 8
+ 288 15
+ 289 6
> ~/www/settlement/imgbed/upload.php
" 30 54
^ 30 55
. 30 47
+ 43 0
+ 42 24
+ 43 60
+ 30 54
+ 23 34
+ 15 27
5 years ago
+ 27 0
5 years ago
+ 42 0
+ 43 1
+ 42 2
+ 30 59
+ 42 0
+ 43 0
+ 30 47
> ~/www/settlement/imgbed/js/jquery.imageuploader.js
" 9 451
^ 9 452
. 9 451
+ 4 412
+ 9 559
+ 23 0
+ 11 47
+ 12 54
+ 13 28
+ 14 35
+ 15 35
+ 17 24
+ 19 33
+ 20 63
+ 16 23
+ 10 52
+ 11 16
+ 11 0
+ 16 23
+ 18 13
+ 10 4
+ 4 421
+ 9 451
> ~/www/settlement/api/getWeekData.php
" 51 64
^ 51 65
. 51 64
5 years ago
+ 23 161
+ 35 0
5 years ago
+ 56 23
+ 57 18
+ 58 17
+ 68 0
5 years ago
+ 21 20
+ 12 0
+ 10 39
+ 11 0
+ 12 36
+ 14 35
+ 15 15
5 years ago
+ 56 1
+ 57 1
+ 58 1
+ 59 1
5 years ago
+ 15 11
+ 17 39
+ 18 33
+ 19 32
+ 18 38
+ 19 7
+ 21 40
5 years ago
+ 45 0
+ 68 8
5 years ago
+ 29 32
+ 7 3
+ 29 34
+ 7 10
+ 29 42
+ 29 4
+ 29 37
+ 29 73
5 years ago
+ 68 0
+ 56 0
+ 57 0
+ 58 0
+ 59 0
+ 58 23
5 years ago
+ 30 0
+ 31 0
+ 28 4
+ 26 8
+ 28 10
+ 23 193
+ 28 22
+ 31 36
5 years ago
+ 45 42
+ 46 4
+ 45 9
+ 46 18
5 years ago
+ 26 0
+ 30 17
+ 31 17
5 years ago
+ 46 67
+ 45 34
+ 46 68
+ 50 47
+ 51 3
+ 50 37
+ 51 32
+ 52 39
+ 47 0
+ 47 0
+ 50 34
+ 46 33
+ 45 34
+ 47 25
5 years ago
+ 27 0
+ 26 6
5 years ago
+ 54 52
+ 54 61
+ 54 9
+ 55 0
+ 36 6
+ 37 0
+ 36 40
+ 38 37
+ 39 7
+ 62 35
+ 63 47
+ 63 55
+ 64 21
+ 63 10
+ 64 64
+ 66 0
+ 64 36
+ 65 0
+ 66 34
+ 63 9
+ 64 44
+ 66 25
+ 39 37
+ 39 41
+ 39 7
+ 39 30
+ 40 10
+ 41 13
+ 51 64
5 years ago
5 years ago
> ~/www/settlement/imgbed/index.html
" 69 8
^ 14 37
. 14 36
+ 7 24
+ 18 50
+ 22 90
+ 35 60
+ 39 75
+ 47 123
+ 50 88
+ 49 27
+ 52 198
+ 54 35
+ 14 36
5 years ago
> ~/www/settlement/imgbed/.gitignore
" 1 7
^ 1 8
. 1 7
+ 1 7
> /home/ushio/www/api/functions.php
" 2 0
> ~/www/settlement/api/test.php
" 5 68
^ 5 69
. 5 68
+ 3 57
+ 5 68
5 years ago
5 years ago
> ~/www/settlement/imgbed/js/main.js
" 52 44
^ 52 45
. 52 44
+ 48 58
+ 49 50
+ 50 41
+ 52 63
+ 48 39
+ 50 25
+ 51 31
+ 52 44
> ~/www/settlement/api/getCurrent.php
" 26 17
^ 26 18
. 26 17
+ 13 59
+ 22 0
+ 14 0
+ 13 57
+ 17 29
+ 18 19
+ 6 29
+ 7 9
+ 10 20
+ 18 61
+ 19 24
+ 26 17
> ~/www/settlement/api/getDetail.php
" 14 32
^ 14 33
. 10 45
+ 10 45
> ~/www/settlement/api/get
" 1 0
5 years ago
> ~/www/settlement/api/getAccountEvents.php
" 10 43
^ 10 44
. 10 43
+ 7 7
+ 10 53
+ 12 0
+ 17 1
+ 17 0
+ 12 32
+ 17 0
+ 13 0
+ 17 0
+ 16 0
+ 12 0
+ 16 0
+ 17 0
+ 14 15
+ 15 0
+ 14 31
+ 17 0
+ 10 36
+ 18 0
+ 10 43
5 years ago
> ~/www/settlement/imgbed/js/jquery.min.js
" 5 40
^ 1 0
> ~/www/settlement/imgbed/js/jquery.hwLayer.js
" 10 0
^ 1 0
> ~/www/settlement/imgbed/style/main.css
" 1 29
^ 1 0
. 1 62
+ 1 62
> ~/www/settlement/imgbed/uploadp
" 1 0
^ 1 0
5 years ago
> ~/www/settlement/log.db.key.php
" 3 26
^ 6 28
. 6 24
+ 4 22
+ 6 24