wp/wp-includes/Text/Diff/Renderer.php
changeset 21 48c4eec2b7e6
parent 7 cf61fcea0001
equal deleted inserted replaced
20:7b1b88e27a20 21:48c4eec2b7e6
     6  * this class be customized via inheritance, to obtain fancier outputs.
     6  * this class be customized via inheritance, to obtain fancier outputs.
     7  *
     7  *
     8  * Copyright 2004-2010 The Horde Project (http://www.horde.org/)
     8  * Copyright 2004-2010 The Horde Project (http://www.horde.org/)
     9  *
     9  *
    10  * See the enclosed file COPYING for license information (LGPL). If you did
    10  * See the enclosed file COPYING for license information (LGPL). If you did
    11  * not receive this file, see http://opensource.org/licenses/lgpl-license.php.
    11  * not receive this file, see https://opensource.org/license/lgpl-2-1/.
    12  *
    12  *
    13  * @package Text_Diff
    13  * @package Text_Diff
    14  */
    14  */
    15 class Text_Diff_Renderer {
    15 class Text_Diff_Renderer {
    16 
    16