Ignore:
Timestamp:
Feb 22, 2015, 11:05:49 PM (9 years ago)
Author:
chronos
Message:
  • Remove: Trailing spaces from end of lines from all files.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/HTML/BBCodeParser2.php

    r760 r815  
    140140     */
    141141    var $_filters       = array();
    142    
     142
    143143    /**
    144144     * Constructor, initialises the options and filters
     
    146146     * Sets options to properly escape the tag
    147147     * characters in preg_replace() etc.
    148      * 
     148     *
    149149     * All the filters in the options are initialised and their defined tags
    150150     * are copied into the private variable _definedTags.
Note: See TracChangeset for help on using the changeset viewer.