Skip to content

Commit 7dec33a

Browse files
committed
Removed unused files/bug fix
Removed the captcha-fonts folder, along with all files within it, as they were no longer being used. Also corrected a typo in one of the admin files that was creating problems with working with the bot's personality settings.
1 parent 06e1594 commit 7dec33a

File tree

5 files changed

+1
-1
lines changed

5 files changed

+1
-1
lines changed

admin/botpersonality.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
*/
4646
#$mainContent = "test... func = $func";
4747
$mainTitle = 'Bot Personality Settings for '.$bot_name;
48-
if ($func == 'updateBot' or $func == 'addBotPersonaity') {
48+
if ($func == 'updateBot' or $func == 'addBotPersonality') {
4949
$msg = updateBot();
5050
include('main.php');
5151
}
-323 KB
Binary file not shown.

admin/captcha-fonts/GILLIGAN.ttf

-35.5 KB
Binary file not shown.

admin/captcha-fonts/NESBIT.ttf

-29.5 KB
Binary file not shown.

admin/captcha-fonts/comic.ttf

-123 KB
Binary file not shown.

0 commit comments

Comments
 (0)