This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Name: strip_topic_color.pl | |
# Version: 001 | |
# Author: LifeIsPain < idontlikespam (at) orvp [dot] net > | |
# Date: 2013-05-14 | |
# Description: Strip the topic colors when coming in after someone edits the topic, or when getting a manual topic | |
# Version History | |
# 001 2013-05-14 Initial Version | |
use strict; |