From d0c5eabfbc64b948a50d8784757c80d62356ffee Mon Sep 17 00:00:00 2001 From: Starla Insigna Date: Fri, 15 Jan 2010 17:41:49 -0500 Subject: Removed XHTML XHTML was causing so many problems that it was simply unbearable. Four Island 3.0 will be sure to have no traces left of this annoyance. Also, a lot of files are showing up as being changed because this commit was on the server and I had to modifiy permissions for files (all of the files that were new since my last server commit) so I could commit. --- admin/comments.php | 0 admin/drafts.php | 0 admin/editLink.php | 0 admin/editPoll.php | 0 admin/editPost.php | 0 admin/editQuote.php | 0 admin/links.php | 0 admin/maintenance.php | 0 admin/modquotes.php | 0 admin/newLink.php | 0 admin/newPoll.php | 0 admin/newPost.php | 0 admin/pending.php | 0 admin/polls.php | 0 admin/posts.php | 0 admin/quotes.php | 0 admin/update.php | 0 admin/welcome.php | 0 18 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 admin/comments.php mode change 100644 => 100755 admin/drafts.php mode change 100644 => 100755 admin/editLink.php mode change 100644 => 100755 admin/editPoll.php mode change 100644 => 100755 admin/editPost.php mode change 100644 => 100755 admin/editQuote.php mode change 100644 => 100755 admin/links.php mode change 100644 => 100755 admin/maintenance.php mode change 100644 => 100755 admin/modquotes.php mode change 100644 => 100755 admin/newLink.php mode change 100644 => 100755 admin/newPoll.php mode change 100644 => 100755 admin/newPost.php mode change 100644 => 100755 admin/pending.php mode change 100644 => 100755 admin/polls.php mode change 100644 => 100755 admin/posts.php mode change 100644 => 100755 admin/quotes.php mode change 100644 => 100755 admin/update.php mode change 100644 => 100755 admin/welcome.php (limited to 'admin') diff --git a/admin/comments.php b/admin/comments.php old mode 100644 new mode 100755 diff --git a/admin/drafts.php b/admin/drafts.php old mode 100644 new mode 100755 diff --git a/admin/editLink.php b/admin/editLink.php old mode 100644 new mode 100755 diff --git a/admin/editPoll.php b/admin/editPoll.php old mode 100644 new mode 100755 diff --git a/admin/editPost.php b/admin/editPost.php old mode 100644 new mode 100755 diff --git a/admin/editQuote.php b/admin/editQuote.php old mode 100644 new mode 100755 diff --git a/admin/links.php b/admin/links.php old mode 100644 new mode 100755 diff --git a/admin/maintenance.php b/admin/maintenance.php old mode 100644 new mode 100755 diff --git a/admin/modquotes.php b/admin/modquotes.php old mode 100644 new mode 100755 diff --git a/admin/newLink.php b/admin/newLink.php old mode 100644 new mode 100755 diff --git a/admin/newPoll.php b/admin/newPoll.php old mode 100644 new mode 100755 diff --git a/admin/newPost.php b/admin/newPost.php old mode 100644 new mode 100755 diff --git a/admin/pending.php b/admin/pending.php old mode 100644 new mode 100755 diff --git a/admin/polls.php b/admin/polls.php old mode 100644 new mode 100755 diff --git a/admin/posts.php b/admin/posts.php old mode 100644 new mode 100755 diff --git a/admin/quotes.php b/admin/quotes.php old mode 100644 new mode 100755 diff --git a/admin/update.php b/admin/update.php old mode 100644 new mode 100755 diff --git a/admin/welcome.php b/admin/welcome.php old mode 100644 new mode 100755 -- cgit 1.4.1 21:15:34 -0500 committer Kelly Rauchenberger <fefferburbia@gmail.com> 2021-02-06 21:15:34 -0500 Added sound and animation changes to scripting' href='/tanetane/commit/src/script_system.cpp?id=0e1e97da9e8937d19b0101dcc1f3a16e3db495b6'>0e1e97d ^
312a373 ^
470b1d4 ^
ce0628c ^
470b1d4 ^
bd1a668 ^






470b1d4 ^




ee7077c ^

470b1d4 ^
ee7077c ^
312a373 ^
05ee221 ^
ed93360 ^

ee7077c ^
bd1a668 ^


ec51170 ^
ce0628c ^
bd1a668 ^
ec51170 ^

bd1a668 ^
0e1e97d ^

470b1d4 ^
ee7077c ^

0e1e97d ^
312a373 ^

c25ab25 ^

312a373 ^
470b1d4 ^





ce0628c ^




d123517 ^


ce0628c ^
0e1e97d ^





bd1a668 ^





0e1e97d ^






312a373 ^





470b1d4 ^





ce0628c ^





0e1e97d ^





470b1d4 ^











0e1e97d ^




5931470 ^
05ee221 ^
ee7077c ^


05ee221 ^
ee7077c ^












5931470 ^
2c81361 ^

5931470 ^

bd1a668 ^







31dc0e4 ^
bd1a668 ^








5ecd0f4 ^



bd1a668 ^


5ecd0f4 ^
bd1a668 ^

5ecd0f4 ^
bd1a668 ^




31dc0e4 ^
bd1a668 ^






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