From c691c0eecb285d236639381be2b6c64ea4515a5f Mon Sep 17 00:00:00 2001 From: hide_d Date: Sun, 14 Jan 2018 04:15:37 +0900 Subject: [PATCH] =?UTF-8?q?install2=20=EC=88=98=EC=A0=95.=20func=5Fstring?= =?UTF-8?q?=20=EA=B8=B0=EB=B3=B8=EA=B0=92=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 +-- .vscode/settings.json | 7 ++++--- twe_close/data/session/sess_0g2lnrmd2poc1blmuai0r5vfoq | 2 +- twe_close/func_string.php | 2 +- twe_close/install2_ok.php | 9 +++++++++ 5 files changed, 16 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index 66d12619..1421360c 100644 --- a/.gitignore +++ b/.gitignore @@ -116,6 +116,5 @@ d_log/*.txt d_setting/set.php set.php config.php -d_session/sess_* -data/session/sess_* +sess_* */logs/*.txt diff --git a/.vscode/settings.json b/.vscode/settings.json index e2cb2826..d8e64b4b 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -6,12 +6,13 @@ "**/CVS": true, "**/.DS_Store": true, "**/logs/*.txt": true, - "**/session/sess*":true, + "**/session/sess**":true, + "**/che_close": true, }, "search.exclude": { - "**/che_close/*": true, - "e_lib/*":true, + "**/che_close": true, + "e_lib":true, }, } \ No newline at end of file diff --git a/twe_close/data/session/sess_0g2lnrmd2poc1blmuai0r5vfoq b/twe_close/data/session/sess_0g2lnrmd2poc1blmuai0r5vfoq index 21b7d81a..d8c64fa5 100644 --- a/twe_close/data/session/sess_0g2lnrmd2poc1blmuai0r5vfoq +++ b/twe_close/data/session/sess_0g2lnrmd2poc1blmuai0r5vfoq @@ -1 +1 @@ -p_ip|s:12:"192.168.0.26";p_time|i:1515870030; \ No newline at end of file +p_ip|s:12:"192.168.0.26";p_time|i:1515870626; \ No newline at end of file diff --git a/twe_close/func_string.php b/twe_close/func_string.php index c84011af..484d057f 100644 --- a/twe_close/func_string.php +++ b/twe_close/func_string.php @@ -240,7 +240,7 @@ class _String { $size = strlen($str); $count = ($maxsize - $size); - + $string = ''; for($i=0; $i < $count; $i++) { $string = $string.$ch; } diff --git a/twe_close/install2_ok.php b/twe_close/install2_ok.php index 1441a8a7..89e2944e 100644 --- a/twe_close/install2_ok.php +++ b/twe_close/install2_ok.php @@ -1,6 +1,15 @@