Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some fixes #88

Closed
wants to merge 41 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
41 commits
Select commit Hold shift + click to select a range
63c4c9d
Update include_header.php
deepend-tildeclub Jan 20, 2024
df7c871
Update member.php
deepend-tildeclub Jan 20, 2024
4ee945d
Update member.php
deepend-tildeclub Jan 20, 2024
69fa57e
Update recent.php
deepend-tildeclub Jan 21, 2024
eedb2e3
Update unread.php
deepend-tildeclub Jan 21, 2024
f17dc48
Update _functions.php
deepend-tildeclub Jan 21, 2024
1a2e5fc
Update btmysql.php
deepend-tildeclub Jan 21, 2024
713622a
Update access.php
deepend-tildeclub Jan 21, 2024
95e3044
Update basic.php
deepend-tildeclub Jan 21, 2024
959e345
Update basicorder.php
deepend-tildeclub Jan 21, 2024
bebb50e
Update member.php
deepend-tildeclub Jan 21, 2024
a20a696
Update pmfolder.php
deepend-tildeclub Jan 21, 2024
64512ab
Update privatemessage.php
deepend-tildeclub Jan 21, 2024
7d77bc2
Update rank.php
deepend-tildeclub Jan 21, 2024
fca3f08
Update console.managelist.list.php
deepend-tildeclub Jan 21, 2024
ad9475f
Update console.managelist.php
deepend-tildeclub Jan 21, 2024
50560bb
Update compose.php
deepend-tildeclub Jan 21, 2024
608a51a
Update createpoll.php
deepend-tildeclub Jan 21, 2024
6e7df21
Update addoption.php
deepend-tildeclub Jan 21, 2024
9d06e22
Update addfolder.php
deepend-tildeclub Jan 21, 2024
4eafa17
Update manageclocks.php
deepend-tildeclub Jan 21, 2024
b8c3a73
Update manage.php
deepend-tildeclub Jan 21, 2024
3218b2b
Update form.php
deepend-tildeclub Jan 21, 2024
affe7ab
Update btmysql.php
deepend-tildeclub Jan 21, 2024
497074e
Update btmysql.php
deepend-tildeclub Jan 21, 2024
d38bd8d
Update basic.php
deepend-tildeclub Jan 21, 2024
19a3db5
Update form.php
deepend-tildeclub Jan 21, 2024
536ad47
Update _functions.php
deepend-tildeclub Jan 21, 2024
fbf79b6
Update form.php
deepend-tildeclub Jan 22, 2024
91e5d06
Update news.php
deepend-tildeclub Jan 22, 2024
8fa2a8e
Update member.php
deepend-tildeclub Jan 22, 2024
42efc0a
Update sitesettings_submit.php
deepend-tildeclub Jan 22, 2024
267531d
Update btbbcode.php
deepend-tildeclub Jan 22, 2024
e4c425a
Update btbbcode.php
deepend-tildeclub Jan 22, 2024
bd48c10
Update basicorder.php
deepend-tildeclub Jan 22, 2024
f92fe7c
Update basicorder.php
deepend-tildeclub Jan 22, 2024
c3f11d3
Indentation and other items.
deepend-tildeclub Jan 23, 2024
e237c00
Merge pull request #1 from RedDragonWebDesign/master
deepend-tildeclub Jan 23, 2024
91e3cd8
Merge remote-tracking branch 'origin/master'
deepend-tildeclub Jan 23, 2024
c6ebe8d
added /.idea/ to .gitignore
deepend-tildeclub Jan 23, 2024
f07c6fb
remove .idea files
deepend-tildeclub Jan 23, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ gitignore/
.vscode/
src/themes/bluegrid
*savemenu.sql
vendor/
vendor/
/.idea/
484 changes: 247 additions & 237 deletions src/_functions.php

Large diffs are not rendered by default.

Loading
Loading