50516c3280
07.28.2007 - Build 19 (Consolation Prize): - Added "moddedby" column to controlrow. Will display next to normal Scourge copyright. - Added SigBot, which lets players display their character stats in forum signature images. - PVP fights now properly escape the opposing player's $userrow before updating. - Fixed misspellings of 'bonusdefense' in spells.php. - Fixed error that occurred when you failed to select a spell slot when adding new spells. - Minor changes to err() output.
2 lines
71 B
ApacheConf
2 lines
71 B
ApacheConf
RewriteEngine On
|
|
RewriteRule ^sigbot/([0-9]+).png$ sigbot.php?id=$1 [L] |