-
Notifications
You must be signed in to change notification settings - Fork 4
/
.gitignore
230 lines (230 loc) · 5.51 KB
/
.gitignore
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
/include/client/.htaccess
/include/client/faq-category.inc.php
/include/client/faq.inc.php
/include/client/login.inc.php
/include/client/knowledgebase.inc.php
/include/client/header.inc.php
/include/client/footer.inc.php
/include/client/thankyou.inc.php
/include/client/tickets.inc.php
/include/client/view.inc.php
/include/fpdf/
/include/pear/
/include/staff/apikeys.inc.php
/include/staff/categories.inc.php
/include/staff/attachment.inc.php
/include/staff/cannedresponses.inc.php
/include/staff/category.inc.php
/include/staff/.htaccess
/include/staff/departments.inc.php
/include/staff/department.inc.php
/include/staff/cannedresponse.inc.php
/include/staff/apikey.inc.php
/include/staff/banlist.inc.php
/include/staff/emails.inc.php
/include/staff/banrule.inc.php
/include/staff/email.inc.php
/include/staff/directory.inc.php
/include/staff/faq.inc.php
/include/staff/filters.inc.php
/include/staff/faq-view.inc.php
/include/staff/filter.inc.php
/include/staff/faq-category.inc.php
/include/staff/faq-categories.inc.php
/include/staff/footer.inc.php
/include/staff/settings-autoresp.inc.php
/include/staff/settings-alerts.inc.php
/include/staff/header.inc.php
/include/staff/profile.inc.php
/include/staff/settings-emails.inc.php
/include/staff/groups.inc.php
/include/staff/helptopic.inc.php
/include/staff/login.tpl.php
/include/staff/index.php
/include/staff/helptopics.inc.php
/include/staff/template.inc.php
/include/staff/settings-tickets.inc.php
/include/staff/templates.inc.php
/include/staff/team.inc.php
/include/staff/teams.inc.php
/include/staff/settings-system.inc.php
/include/staff/slaplan.inc.php
/include/staff/staff.inc.php
/include/staff/staffmembers.inc.php
/include/staff/slaplans.inc.php
/include/staff/syslogs.inc.php
/include/staff/settings-kb.inc.php
/include/staff/tickets.inc.php
/include/staff/tpl.inc.php
/include/ajax.config.php
/include/ajax.content.php
/include/PasswordHash.php
/include/.htaccess
/include/JSON.php
/include/class.api.php
/include/ajax.reports.php
/include/api.tickets.php
/include/class.attachment.php
/include/class.category.php
/include/class.client.php
/include/class.banlist.php
/include/ajax.upgrader.php
/include/ajax.kbase.php
/include/class.captcha.php
/include/class.canned.php
/include/api.cron.php
/include/ajax.tickets.php
/include/class.ajax.php
/include/ajax.users.php
/include/class.cron.php
/include/class.csrf.php
/include/class.dispatcher.php
/include/class.email.php
/include/class.dept.php
/include/class.export.php
/include/class.file.php
/include/class.format.php
/include/class.faq.php
/include/class.filter.php
/include/class.knowledgebase.php
/include/class.log.php
/include/class.lock.php
/include/class.migrater.php
/include/class.misc.php
/include/class.mailparse.php
/include/class.http.php
/include/class.mailfetch.php
/include/class.json.php
/include/class.mailer.php
/include/class.mcrypt.php
/include/class.setup.php
/include/class.ostsession.php
/include/class.pop3.php
/include/class.pagenate.php
/include/class.passwd.php
/include/class.sla.php
/include/class.priority.php
/include/class.pdf.php
/include/class.osticket.php
/include/class.team.php
/include/class.template.php
/include/class.thread.php
/include/mysql.php
/include/class.xml.php
/include/class.upgrader.php
/include/class.timezone.php
/include/class.usersession.php
/include/htmLawed.php
/include/class.validator.php
/include/class.topic.php
/include/class.variable.php
/include/index.php
/include/ost-config.php
/css/
/api/
/kb/
/js/
/scp/js/
/scp/admin.php
/scp/departments.php
/scp/dashboard.php
/scp/emailtest.php
/scp/banlist.php
/scp/emails.php
/scp/apikeys.php
/scp/attachment.php
/scp/autocron.php
/scp/admin.inc.php
/scp/canned.php
/scp/ajax.php
/scp/directory.php
/scp/categories.php
/scp/l.php
/scp/index.php
/scp/filters.php
/scp/kb.php
/scp/file.php
/scp/faq.php
/scp/helptopics.php
/scp/logs.php
/scp/login.php
/scp/profile.php
/scp/logout.php
/scp/groups.php
/scp/staff.inc.php
/scp/staff.php
/scp/templates.php
/scp/teams.php
/scp/slas.php
/captcha.php
/attachment.php
/ajax.php
/logout.php
/l.php
/login.php
/index.php
/secure.inc.php
/offline.php
/view.php
/tickets.php
/open.php
!/install_equipment.sql
!/assets/default/css/theme.css
!/scp/images/icons/equipment.gif
!/assets/default/images/icons/
/web.config
/logo.php
/image.php
/include/client/templates/dynamic-form.tmpl.php
/include/i18n/
/include/mpdf/
/include/staff/dynamic-form.inc.php
/include/staff/dynamic-forms.inc.php
/include/staff/dynamic-list.inc.php
/include/staff/dynamic-lists.inc.php
/include/staff/pwreset.php
/include/staff/pages.inc.php
/include/staff/pwreset.sent.php
/include/staff/settings-pages.inc.php
/include/staff/login.header.php
/include/staff/pwreset.login.php
/include/staff/page.inc.php
/include/staff/system.inc.php
/include/staff/templates/
/include/upgrader/streams/
/include/ajax.forms.php
/include/class.dynamic_forms.php
/include/class.draft.php
/include/class.error.php
/include/class.signal.php
/include/class.page.php
/include/class.yaml.php
/include/ost-sampleconfig.php
/include/ajax.draft.php
/include/class.i18n.php
/include/mysqli.php
/include/class.orm.php
/include/Spyc.php
/include/class.user.php
/include/html2text.php
/include/ajax.tips.php
/include/class.forms.php
/include/class.company.php
/include/class.crypto.php
/pages/
/scp/forms.php
/scp/lists.php
/scp/image.php
/scp/pages.php
/scp/system.php
/scp/pwreset.php
/setup/
/assets/default/images/
/assets/default/css/print.css
/assets/default/css/theme.min.css
/assets/default/about-custom-themes.md
/assets/font/
!/images/yellow_dot.png
!/images/green_dot.png
!/images/red_dot.png
/images/FhHRx-Spinner.gif