-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy patherror_log
377 lines (377 loc) · 73.9 KB
/
error_log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
[28-Mar-2017 10:38:48 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 9
[28-Mar-2017 10:38:48 America/New_York] PHP Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /home/justixcl/public_html/connect.php on line 9
[28-Mar-2017 10:38:48 America/New_York] PHP Deprecated: mysql_select_db(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 10
[28-Mar-2017 10:38:48 America/New_York] PHP Warning: mysql_select_db(): Access denied for user 'root'@'localhost' (using password: NO) in /home/justixcl/public_html/connect.php on line 10
[28-Mar-2017 10:38:48 America/New_York] PHP Warning: mysql_select_db(): A link to the server could not be established in /home/justixcl/public_html/connect.php on line 10
[28-Mar-2017 10:38:48 America/New_York] PHP Deprecated: mysql_query(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 13
[28-Mar-2017 10:38:48 America/New_York] PHP Warning: mysql_query(): Access denied for user 'root'@'localhost' (using password: NO) in /home/justixcl/public_html/connect.php on line 13
[28-Mar-2017 10:38:48 America/New_York] PHP Warning: mysql_query(): A link to the server could not be established in /home/justixcl/public_html/connect.php on line 13
[28-Mar-2017 11:20:40 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 9
[28-Mar-2017 12:41:56 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 9
[28-Mar-2017 13:04:53 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 9
[28-Mar-2017 13:35:39 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 9
[28-Mar-2017 13:44:55 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 9
[28-Mar-2017 13:47:57 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 9
[28-Mar-2017 14:01:48 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 9
[28-Mar-2017 14:10:31 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 13
[28-Mar-2017 14:12:57 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 9
[28-Mar-2017 14:14:31 America/New_York] PHP Warning: mysqli_select_db() expects exactly 2 parameters, 1 given in /home/justixcl/public_html/connect.php on line 10
[28-Mar-2017 14:14:31 America/New_York] PHP Warning: mysqli_query() expects at least 2 parameters, 1 given in /home/justixcl/public_html/connect.php on line 13
[28-Mar-2017 14:16:46 America/New_York] PHP Warning: mysqli_select_db() expects exactly 2 parameters, 1 given in /home/justixcl/public_html/connect.php on line 10
[28-Mar-2017 14:16:46 America/New_York] PHP Warning: mysqli_query() expects at least 2 parameters, 1 given in /home/justixcl/public_html/connect.php on line 13
[28-Mar-2017 14:17:28 America/New_York] PHP Warning: mysqli_select_db() expects exactly 2 parameters, 1 given in /home/justixcl/public_html/connect.php on line 10
[28-Mar-2017 14:17:28 America/New_York] PHP Warning: mysqli_query() expects at least 2 parameters, 1 given in /home/justixcl/public_html/connect.php on line 13
[28-Mar-2017 14:20:49 America/New_York] PHP Warning: mysqli_select_db() expects exactly 2 parameters, 1 given in /home/justixcl/public_html/connect.php on line 10
[28-Mar-2017 14:20:49 America/New_York] PHP Warning: mysqli_query() expects at least 2 parameters, 1 given in /home/justixcl/public_html/connect.php on line 13
[28-Mar-2017 14:22:24 America/New_York] PHP Warning: mysqli_select_db() expects exactly 2 parameters, 1 given in /home/justixcl/public_html/connect.php on line 10
[28-Mar-2017 14:22:24 America/New_York] PHP Warning: mysqli_query() expects at least 2 parameters, 1 given in /home/justixcl/public_html/connect.php on line 13
[28-Mar-2017 14:31:57 America/New_York] PHP Warning: mysqli_select_db() expects exactly 2 parameters, 1 given in /home/justixcl/public_html/connect.php on line 10
[28-Mar-2017 14:31:57 America/New_York] PHP Deprecated: mysql_query(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 14
[28-Mar-2017 14:31:57 America/New_York] PHP Warning: mysql_query(): Access denied for user 'root'@'localhost' (using password: NO) in /home/justixcl/public_html/connect.php on line 14
[28-Mar-2017 14:31:57 America/New_York] PHP Warning: mysql_query(): A link to the server could not be established in /home/justixcl/public_html/connect.php on line 14
[28-Mar-2017 14:35:16 America/New_York] PHP Warning: mysqli_select_db() expects exactly 2 parameters, 1 given in /home/justixcl/public_html/connect.php on line 10
[28-Mar-2017 14:35:16 America/New_York] PHP Deprecated: mysql_query(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 14
[28-Mar-2017 14:35:16 America/New_York] PHP Warning: mysql_query(): Access denied for user 'root'@'localhost' (using password: NO) in /home/justixcl/public_html/connect.php on line 14
[28-Mar-2017 14:35:16 America/New_York] PHP Warning: mysql_query(): A link to the server could not be established in /home/justixcl/public_html/connect.php on line 14
[28-Mar-2017 14:36:03 America/New_York] PHP Warning: mysqli_select_db() expects exactly 2 parameters, 1 given in /home/justixcl/public_html/connect.php on line 10
[28-Mar-2017 14:36:03 America/New_York] PHP Deprecated: mysql_query(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 14
[28-Mar-2017 14:36:03 America/New_York] PHP Warning: mysql_query(): Access denied for user 'root'@'localhost' (using password: NO) in /home/justixcl/public_html/connect.php on line 14
[28-Mar-2017 14:36:03 America/New_York] PHP Warning: mysql_query(): A link to the server could not be established in /home/justixcl/public_html/connect.php on line 14
[28-Mar-2017 14:36:31 America/New_York] PHP Warning: mysqli_select_db() expects exactly 2 parameters, 1 given in /home/justixcl/public_html/connect.php on line 10
[28-Mar-2017 14:36:31 America/New_York] PHP Deprecated: mysql_query(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 14
[28-Mar-2017 14:36:31 America/New_York] PHP Warning: mysql_query(): Access denied for user 'root'@'localhost' (using password: NO) in /home/justixcl/public_html/connect.php on line 14
[28-Mar-2017 14:36:31 America/New_York] PHP Warning: mysql_query(): A link to the server could not be established in /home/justixcl/public_html/connect.php on line 14
[28-Mar-2017 14:38:57 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 9
[28-Mar-2017 14:40:34 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 9
[28-Mar-2017 14:41:48 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 9
[28-Mar-2017 14:42:31 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 9
[28-Mar-2017 14:43:26 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 9
[28-Mar-2017 14:45:26 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 9
[28-Mar-2017 14:53:17 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 9
[28-Mar-2017 14:54:08 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 9
[28-Mar-2017 14:55:57 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 9
[28-Mar-2017 14:57:30 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 9
[28-Mar-2017 15:03:23 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 9
[28-Mar-2017 15:04:46 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 9
[28-Mar-2017 15:05:17 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 9
[28-Mar-2017 15:22:57 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 9
[28-Mar-2017 15:54:34 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 9
[28-Mar-2017 15:57:36 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 7
[28-Mar-2017 16:00:15 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 7
[28-Mar-2017 16:03:04 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/a.php on line 12
[28-Mar-2017 16:03:04 America/New_York] PHP Notice: Use of undefined constant DB_NAME - assumed 'DB_NAME' in /home/justixcl/public_html/a.php on line 13
[28-Mar-2017 16:12:46 America/New_York] PHP Warning: mysqli::mysqli(): (28000/1045): Access denied for user 'justixcl_jay'@'localhost' (using password: YES) in /home/justixcl/public_html/a.php on line 8
[28-Mar-2017 16:26:29 America/New_York] PHP Warning: mysqli::mysqli(): (28000/1045): Access denied for user 'justixcl_jay'@'localhost' (using password: YES) in /home/justixcl/public_html/a.php on line 8
[28-Mar-2017 16:36:32 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[28-Mar-2017 16:39:29 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[28-Mar-2017 16:39:29 America/New_York] PHP Notice: Undefined index: name in /home/justixcl/public_html/connect.php on line 13
[28-Mar-2017 16:39:29 America/New_York] PHP Notice: Undefined index: mob in /home/justixcl/public_html/connect.php on line 14
[28-Mar-2017 16:39:29 America/New_York] PHP Notice: Undefined index: hostel in /home/justixcl/public_html/connect.php on line 15
[28-Mar-2017 16:39:29 America/New_York] PHP Notice: Undefined index: room in /home/justixcl/public_html/connect.php on line 16
[28-Mar-2017 16:39:42 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[28-Mar-2017 22:59:46 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[28-Mar-2017 23:12:24 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[29-Mar-2017 00:16:31 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[29-Mar-2017 02:01:19 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[29-Mar-2017 04:00:10 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[29-Mar-2017 16:31:02 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[30-Mar-2017 00:50:45 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[30-Mar-2017 00:50:54 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[30-Mar-2017 00:51:07 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[30-Mar-2017 01:07:17 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[30-Mar-2017 01:43:35 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[30-Mar-2017 01:43:40 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[30-Mar-2017 02:42:47 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[30-Mar-2017 02:47:07 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[30-Mar-2017 02:51:38 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[30-Mar-2017 03:05:07 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[30-Mar-2017 06:06:41 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[30-Mar-2017 07:11:16 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[30-Mar-2017 07:17:57 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[30-Mar-2017 09:07:51 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[30-Mar-2017 09:07:51 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[30-Mar-2017 09:07:51 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[30-Mar-2017 09:07:52 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[30-Mar-2017 09:07:52 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[30-Mar-2017 09:12:41 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[30-Mar-2017 18:52:05 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[30-Mar-2017 18:53:08 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[30-Mar-2017 23:15:58 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[30-Mar-2017 23:29:46 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[30-Mar-2017 23:33:24 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[30-Mar-2017 23:36:13 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[30-Mar-2017 23:37:46 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[31-Mar-2017 00:44:43 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[31-Mar-2017 01:50:49 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[31-Mar-2017 05:23:35 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[31-Mar-2017 05:23:35 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[31-Mar-2017 05:23:37 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[31-Mar-2017 05:32:00 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[31-Mar-2017 06:58:26 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[31-Mar-2017 07:31:13 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[31-Mar-2017 08:22:18 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[31-Mar-2017 09:33:21 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[31-Mar-2017 11:55:14 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[31-Mar-2017 11:56:29 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[31-Mar-2017 12:02:03 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[01-Apr-2017 01:16:28 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[01-Apr-2017 09:48:16 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[01-Apr-2017 09:51:18 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[01-Apr-2017 09:53:13 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[02-Apr-2017 00:56:37 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[02-Apr-2017 01:32:27 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[02-Apr-2017 01:50:11 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[02-Apr-2017 01:50:19 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[02-Apr-2017 01:50:32 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[02-Apr-2017 02:03:21 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[02-Apr-2017 02:35:24 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[02-Apr-2017 03:04:02 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[02-Apr-2017 03:42:42 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[02-Apr-2017 05:04:20 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[02-Apr-2017 05:07:42 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[02-Apr-2017 07:29:57 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[02-Apr-2017 07:46:19 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[02-Apr-2017 07:46:34 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[02-Apr-2017 07:46:42 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[02-Apr-2017 08:11:34 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[02-Apr-2017 08:25:11 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[02-Apr-2017 08:25:11 America/New_York] PHP Notice: Undefined index: name in /home/justixcl/public_html/connect.php on line 13
[02-Apr-2017 08:25:11 America/New_York] PHP Notice: Undefined index: mob in /home/justixcl/public_html/connect.php on line 14
[02-Apr-2017 08:25:11 America/New_York] PHP Notice: Undefined index: hostel in /home/justixcl/public_html/connect.php on line 15
[02-Apr-2017 08:25:11 America/New_York] PHP Notice: Undefined index: room in /home/justixcl/public_html/connect.php on line 16
[02-Apr-2017 08:25:11 America/New_York] PHP Notice: Undefined index: prodis in /home/justixcl/public_html/connect.php on line 17
[02-Apr-2017 09:50:23 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[02-Apr-2017 09:50:45 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[02-Apr-2017 09:50:49 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[02-Apr-2017 09:50:53 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[02-Apr-2017 10:34:34 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[02-Apr-2017 15:45:07 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[02-Apr-2017 20:52:24 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[02-Apr-2017 20:52:24 America/New_York] PHP Notice: Undefined index: name in /home/justixcl/public_html/connect.php on line 13
[02-Apr-2017 20:52:24 America/New_York] PHP Notice: Undefined index: mob in /home/justixcl/public_html/connect.php on line 14
[02-Apr-2017 20:52:24 America/New_York] PHP Notice: Undefined index: hostel in /home/justixcl/public_html/connect.php on line 15
[02-Apr-2017 20:52:24 America/New_York] PHP Notice: Undefined index: room in /home/justixcl/public_html/connect.php on line 16
[02-Apr-2017 20:52:24 America/New_York] PHP Notice: Undefined index: prodis in /home/justixcl/public_html/connect.php on line 17
[02-Apr-2017 22:33:12 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[02-Apr-2017 22:33:27 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[02-Apr-2017 22:33:32 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[02-Apr-2017 22:33:38 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[02-Apr-2017 22:33:44 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[03-Apr-2017 01:21:05 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[03-Apr-2017 02:02:02 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[03-Apr-2017 02:39:04 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[03-Apr-2017 03:45:32 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[03-Apr-2017 03:58:12 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[03-Apr-2017 12:43:11 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[03-Apr-2017 12:43:50 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[03-Apr-2017 13:35:02 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[03-Apr-2017 23:23:50 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[03-Apr-2017 23:37:07 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[03-Apr-2017 23:40:17 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[03-Apr-2017 23:50:52 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[04-Apr-2017 00:06:25 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[04-Apr-2017 00:17:11 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[04-Apr-2017 02:12:46 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[04-Apr-2017 04:24:45 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[04-Apr-2017 04:49:19 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[04-Apr-2017 10:52:32 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[04-Apr-2017 11:05:04 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[04-Apr-2017 11:05:05 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[04-Apr-2017 11:05:05 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[04-Apr-2017 11:05:06 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[04-Apr-2017 12:08:12 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[04-Apr-2017 14:59:45 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[04-Apr-2017 14:59:58 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[04-Apr-2017 15:00:47 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[05-Apr-2017 03:21:07 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[05-Apr-2017 03:25:22 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[05-Apr-2017 03:29:41 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[05-Apr-2017 04:01:58 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[05-Apr-2017 04:05:26 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[05-Apr-2017 04:07:19 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[05-Apr-2017 04:09:08 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[05-Apr-2017 04:09:35 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[05-Apr-2017 04:11:53 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[05-Apr-2017 05:27:43 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[05-Apr-2017 05:27:43 America/New_York] PHP Notice: Undefined index: name in /home/justixcl/public_html/connect.php on line 13
[05-Apr-2017 05:27:43 America/New_York] PHP Notice: Undefined index: mob in /home/justixcl/public_html/connect.php on line 14
[05-Apr-2017 05:27:43 America/New_York] PHP Notice: Undefined index: hostel in /home/justixcl/public_html/connect.php on line 15
[05-Apr-2017 05:27:43 America/New_York] PHP Notice: Undefined index: room in /home/justixcl/public_html/connect.php on line 16
[05-Apr-2017 05:27:43 America/New_York] PHP Notice: Undefined index: prodis in /home/justixcl/public_html/connect.php on line 17
[05-Apr-2017 05:27:43 America/New_York] PHP Notice: Undefined index: email in /home/justixcl/public_html/connect.php on line 18
[05-Apr-2017 05:27:43 America/New_York] PHP Notice: Undefined index: protype in /home/justixcl/public_html/connect.php on line 19
[05-Apr-2017 06:05:26 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[05-Apr-2017 23:10:35 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[06-Apr-2017 01:55:56 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[06-Apr-2017 03:10:21 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[06-Apr-2017 04:42:24 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[06-Apr-2017 04:51:27 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[06-Apr-2017 06:08:43 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[06-Apr-2017 09:45:16 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[06-Apr-2017 09:46:05 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[06-Apr-2017 10:25:13 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[06-Apr-2017 11:58:03 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[06-Apr-2017 12:43:49 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[06-Apr-2017 23:24:02 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[07-Apr-2017 01:09:17 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[07-Apr-2017 01:11:01 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[07-Apr-2017 02:07:46 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[07-Apr-2017 02:58:13 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[07-Apr-2017 03:11:35 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[07-Apr-2017 04:02:26 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[07-Apr-2017 15:12:37 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[07-Apr-2017 19:46:25 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[07-Apr-2017 19:54:44 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[07-Apr-2017 20:45:56 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[08-Apr-2017 03:16:40 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[08-Apr-2017 15:09:19 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[09-Apr-2017 04:32:51 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[09-Apr-2017 05:38:27 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[10-Apr-2017 08:00:29 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[11-Apr-2017 03:36:10 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[11-Apr-2017 03:39:16 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[11-Apr-2017 04:10:08 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[11-Apr-2017 12:35:36 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[11-Apr-2017 14:25:49 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[11-Apr-2017 21:13:48 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[12-Apr-2017 00:33:58 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[12-Apr-2017 02:59:10 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[12-Apr-2017 03:56:35 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[12-Apr-2017 03:58:13 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[12-Apr-2017 04:04:51 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[12-Apr-2017 13:34:51 Asia/Kolkata] PHP Notice: Undefined variable: clgname in /home/justixcl/public_html/connect.php on line 28
[12-Apr-2017 04:06:12 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[12-Apr-2017 04:17:31 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[12-Apr-2017 13:47:31 Asia/Kolkata] PHP Notice: Undefined variable: clgname in /home/justixcl/public_html/connect.php on line 28
[12-Apr-2017 04:23:06 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[12-Apr-2017 13:53:06 Asia/Kolkata] PHP Notice: Undefined variable: clgname in /home/justixcl/public_html/connect.php on line 28
[12-Apr-2017 04:23:32 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[12-Apr-2017 13:53:32 Asia/Kolkata] PHP Notice: Undefined variable: clgname in /home/justixcl/public_html/connect.php on line 28
[12-Apr-2017 04:42:06 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[12-Apr-2017 14:12:06 Asia/Kolkata] PHP Notice: Undefined variable: clgname in /home/justixcl/public_html/connect.php on line 28
[12-Apr-2017 08:09:13 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[12-Apr-2017 17:39:13 Asia/Kolkata] PHP Notice: Undefined variable: clgname in /home/justixcl/public_html/connect.php on line 28
[12-Apr-2017 08:56:39 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[12-Apr-2017 18:26:39 Asia/Kolkata] PHP Notice: Undefined variable: clgname in /home/justixcl/public_html/connect.php on line 28
[12-Apr-2017 09:22:28 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[12-Apr-2017 13:40:21 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[12-Apr-2017 14:04:02 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[12-Apr-2017 14:04:02 America/New_York] PHP Notice: Undefined index: name in /home/justixcl/public_html/connect.php on line 13
[12-Apr-2017 14:04:02 America/New_York] PHP Notice: Undefined index: mob in /home/justixcl/public_html/connect.php on line 14
[12-Apr-2017 14:04:02 America/New_York] PHP Notice: Undefined index: clgname in /home/justixcl/public_html/connect.php on line 15
[12-Apr-2017 14:04:02 America/New_York] PHP Notice: Undefined index: room in /home/justixcl/public_html/connect.php on line 16
[12-Apr-2017 14:04:02 America/New_York] PHP Notice: Undefined index: hostel in /home/justixcl/public_html/connect.php on line 17
[12-Apr-2017 14:04:02 America/New_York] PHP Notice: Undefined index: prodis in /home/justixcl/public_html/connect.php on line 18
[12-Apr-2017 14:04:02 America/New_York] PHP Notice: Undefined index: email in /home/justixcl/public_html/connect.php on line 19
[12-Apr-2017 14:04:02 America/New_York] PHP Notice: Undefined index: protype in /home/justixcl/public_html/connect.php on line 20
[13-Apr-2017 05:57:26 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[14-Apr-2017 04:55:39 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[14-Apr-2017 09:46:32 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[14-Apr-2017 09:50:24 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[14-Apr-2017 10:25:37 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[14-Apr-2017 11:15:45 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[15-Apr-2017 02:42:30 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[16-Apr-2017 02:32:42 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[16-Apr-2017 03:43:26 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[16-Apr-2017 04:02:02 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[16-Apr-2017 04:26:35 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[16-Apr-2017 04:28:58 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[16-Apr-2017 08:41:33 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[16-Apr-2017 13:03:15 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[16-Apr-2017 13:23:15 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[16-Apr-2017 13:23:25 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[16-Apr-2017 13:23:25 America/New_York] PHP Notice: Undefined index: name in /home/justixcl/public_html/connect.php on line 13
[16-Apr-2017 13:23:25 America/New_York] PHP Notice: Undefined index: mob in /home/justixcl/public_html/connect.php on line 14
[16-Apr-2017 13:23:25 America/New_York] PHP Notice: Undefined index: clgname in /home/justixcl/public_html/connect.php on line 15
[16-Apr-2017 13:23:25 America/New_York] PHP Notice: Undefined index: room in /home/justixcl/public_html/connect.php on line 16
[16-Apr-2017 13:23:25 America/New_York] PHP Notice: Undefined index: hostel in /home/justixcl/public_html/connect.php on line 17
[16-Apr-2017 13:23:25 America/New_York] PHP Notice: Undefined index: prodis in /home/justixcl/public_html/connect.php on line 18
[16-Apr-2017 13:23:25 America/New_York] PHP Notice: Undefined index: email in /home/justixcl/public_html/connect.php on line 19
[16-Apr-2017 13:23:25 America/New_York] PHP Notice: Undefined index: protype in /home/justixcl/public_html/connect.php on line 20
[17-Apr-2017 00:58:10 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[17-Apr-2017 03:40:23 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[17-Apr-2017 12:39:38 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[17-Apr-2017 16:23:59 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[18-Apr-2017 02:00:27 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[18-Apr-2017 02:57:00 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[18-Apr-2017 02:57:01 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[18-Apr-2017 12:19:29 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[18-Apr-2017 22:01:26 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[19-Apr-2017 16:32:12 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[19-Apr-2017 16:34:04 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[20-Apr-2017 00:39:14 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[20-Apr-2017 00:39:14 America/New_York] PHP Notice: Undefined index: name in /home/justixcl/public_html/connect.php on line 13
[20-Apr-2017 00:39:14 America/New_York] PHP Notice: Undefined index: mob in /home/justixcl/public_html/connect.php on line 14
[20-Apr-2017 00:39:14 America/New_York] PHP Notice: Undefined index: clgname in /home/justixcl/public_html/connect.php on line 15
[20-Apr-2017 00:39:14 America/New_York] PHP Notice: Undefined index: room in /home/justixcl/public_html/connect.php on line 16
[20-Apr-2017 00:39:14 America/New_York] PHP Notice: Undefined index: hostel in /home/justixcl/public_html/connect.php on line 17
[20-Apr-2017 00:39:14 America/New_York] PHP Notice: Undefined index: prodis in /home/justixcl/public_html/connect.php on line 18
[20-Apr-2017 00:39:14 America/New_York] PHP Notice: Undefined index: email in /home/justixcl/public_html/connect.php on line 19
[20-Apr-2017 00:39:14 America/New_York] PHP Notice: Undefined index: protype in /home/justixcl/public_html/connect.php on line 20
[20-Apr-2017 05:24:43 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[20-Apr-2017 14:09:27 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[21-Apr-2017 03:37:45 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[21-Apr-2017 04:12:38 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[22-Apr-2017 00:13:27 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[22-Apr-2017 02:23:08 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[23-Apr-2017 00:32:47 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[24-Apr-2017 02:39:30 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[25-Apr-2017 03:02:09 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[25-Apr-2017 03:03:20 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[26-Apr-2017 03:53:28 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[28-Apr-2017 05:26:30 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[29-Apr-2017 00:24:55 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[29-Apr-2017 04:37:04 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[29-Apr-2017 05:09:16 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[30-Apr-2017 01:50:41 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[30-Apr-2017 04:42:55 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[01-May-2017 03:59:48 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[03-May-2017 08:38:11 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[03-May-2017 22:24:45 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[04-May-2017 03:54:44 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[04-May-2017 03:55:45 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[04-May-2017 03:56:33 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[04-May-2017 03:57:25 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[04-May-2017 03:58:19 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[04-May-2017 03:58:51 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[04-May-2017 03:59:46 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[04-May-2017 04:00:23 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[04-May-2017 07:38:54 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[04-May-2017 11:11:42 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[05-May-2017 01:33:57 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[05-May-2017 07:48:13 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[05-May-2017 08:11:13 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[05-May-2017 11:08:23 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[06-May-2017 03:42:21 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[06-May-2017 04:05:38 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[06-May-2017 05:45:10 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[07-May-2017 05:28:16 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[07-May-2017 09:25:55 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[07-May-2017 23:37:19 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[07-May-2017 23:37:19 America/New_York] PHP Notice: Undefined index: landmark in /home/justixcl/public_html/connect.php on line 15
[07-May-2017 23:42:08 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[08-May-2017 00:29:07 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[08-May-2017 08:10:50 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[10-May-2017 10:37:50 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[10-May-2017 12:03:15 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[10-May-2017 12:12:53 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[10-May-2017 23:41:40 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[10-May-2017 23:42:04 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[10-May-2017 23:42:04 America/New_York] PHP Notice: Undefined index: name in /home/justixcl/public_html/connect.php on line 11
[10-May-2017 23:42:04 America/New_York] PHP Notice: Undefined index: mob in /home/justixcl/public_html/connect.php on line 12
[10-May-2017 23:42:04 America/New_York] PHP Notice: Undefined index: email in /home/justixcl/public_html/connect.php on line 13
[10-May-2017 23:42:04 America/New_York] PHP Notice: Undefined index: address in /home/justixcl/public_html/connect.php on line 14
[10-May-2017 23:42:04 America/New_York] PHP Notice: Undefined index: landmark in /home/justixcl/public_html/connect.php on line 15
[10-May-2017 23:42:04 America/New_York] PHP Notice: Undefined index: prodis in /home/justixcl/public_html/connect.php on line 16
[10-May-2017 23:42:04 America/New_York] PHP Notice: Undefined index: protype in /home/justixcl/public_html/connect.php on line 17
[10-May-2017 23:42:24 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[10-May-2017 23:42:48 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[12-May-2017 01:10:34 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[22-May-2017 12:37:17 America/New_York] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/justixcl/public_html/connect.php on line 8
[22-May-2017 12:37:17 America/New_York] PHP Notice: Undefined index: name in /home/justixcl/public_html/connect.php on line 11
[22-May-2017 12:37:17 America/New_York] PHP Notice: Undefined index: mob in /home/justixcl/public_html/connect.php on line 12
[22-May-2017 12:37:17 America/New_York] PHP Notice: Undefined index: email in /home/justixcl/public_html/connect.php on line 13
[22-May-2017 12:37:17 America/New_York] PHP Notice: Undefined index: address in /home/justixcl/public_html/connect.php on line 14
[22-May-2017 12:37:17 America/New_York] PHP Notice: Undefined index: landmark in /home/justixcl/public_html/connect.php on line 15
[22-May-2017 12:37:17 America/New_York] PHP Notice: Undefined index: prodis in /home/justixcl/public_html/connect.php on line 16
[22-May-2017 12:37:17 America/New_York] PHP Notice: Undefined index: protype in /home/justixcl/public_html/connect.php on line 17