diff --git a/.gitignore b/.gitignore index 79eb93b..52f735b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -.htaccess \ No newline at end of file +.htaccess +**/logs \ No newline at end of file diff --git a/includes/func.class/logs/2018-03-15.txt b/includes/func.class/logs/2018-03-15.txt deleted file mode 100644 index 8cf21f5..0000000 --- a/includes/func.class/logs/2018-03-15.txt +++ /dev/null @@ -1,3 +0,0 @@ -Time : 13:55:05 -SQLSTATE[HY093]: Invalid parameter number -Raw SQL : SELECT * FROM users WHERE username= :username && status = 1 && reset_token= :reset_token diff --git a/includes/func.class/logs/2018-03-26.txt b/includes/func.class/logs/2018-03-26.txt deleted file mode 100644 index 5b7adf3..0000000 --- a/includes/func.class/logs/2018-03-26.txt +++ /dev/null @@ -1,43 +0,0 @@ -Time : 18:02:06 -SQLSTATE[28000] [1045] Access denied for user 'izyim'@'localhost' (using password: YES) - -Time : 18:02:05 -SQLSTATE[28000] [1045] Access denied for user 'izyim'@'localhost' (using password: YES) - -Time : 17:57:23 -SQLSTATE[28000] [1045] Access denied for user 'izyim'@'localhost' (using password: YES) - -Time : 17:57:17 -SQLSTATE[28000] [1045] Access denied for user 'izyim'@'localhost' (using password: YES) - -Time : 17:56:52 -SQLSTATE[28000] [1045] Access denied for user 'izyim'@'localhost' (using password: YES) - -Time : 17:53:06 -SQLSTATE[28000] [1045] Access denied for user 'izyim'@'localhost' (using password: YES) - -Time : 17:52:08 -SQLSTATE[42S02]: Base table or view not found: 1146 Table 'izyim.users' doesn't exist -Raw SQL : SELECT * FROM users WHERE username= :username - -Time : 17:51:30 -SQLSTATE[42S02]: Base table or view not found: 1146 Table 'izyim.users' doesn't exist -Raw SQL : SELECT * FROM users WHERE username= :username - -Time : 17:51:20 -SQLSTATE[28000] [1045] Access denied for user 'izyim'@'localhost' (using password: YES) - -Time : 17:51:00 -SQLSTATE[28000] [1045] Access denied for user 'izyim'@'localhost' (using password: YES) - -Time : 17:50:53 -SQLSTATE[28000] [1045] Access denied for user 'izyim'@'localhost' (using password: YES) - -Time : 17:49:08 -SQLSTATE[28000] [1045] Access denied for user 'izyim'@'localhost' (using password: YES) - -Time : 17:49:08 -SQLSTATE[28000] [1045] Access denied for user 'izyim'@'localhost' (using password: YES) - -Time : 17:48:56 -SQLSTATE[28000] [1045] Access denied for user 'izyim'@'localhost' (using password: YES) diff --git a/includes/func.class/logs/2018-03-27.txt b/includes/func.class/logs/2018-03-27.txt deleted file mode 100644 index 4b9d11f..0000000 --- a/includes/func.class/logs/2018-03-27.txt +++ /dev/null @@ -1,12 +0,0 @@ -<<<<<<< HEAD -Time : 14:24:01 -SQLSTATE[HY000] [2002] No connection could be made because the target machine actively refused it. - - -Time : 14:23:57 -SQLSTATE[HY000] [2002] No connection could be made because the target machine actively refused it. - -======= -Time : 18:20:59 -SQLSTATE[HY000] [2002] Can't connect to local MySQL server through socket '/Applications/AMPPS/var/mysql.sock' (2) ->>>>>>> 02ecd69c6a4837c593e20ee8ff82b7bbaf228000 diff --git a/test/index.php b/test/index.php deleted file mode 100644 index 57a1b6c..0000000 --- a/test/index.php +++ /dev/null @@ -1,4 +0,0 @@ - \ No newline at end of file