wp/wp-includes/Text/Diff/Renderer/inline.php
changeset 21 48c4eec2b7e6
parent 0 d970ebf37754
equal deleted inserted replaced
20:7b1b88e27a20 21:48c4eec2b7e6
     3  * "Inline" diff renderer.
     3  * "Inline" diff renderer.
     4  *
     4  *
     5  * Copyright 2004-2010 The Horde Project (http://www.horde.org/)
     5  * Copyright 2004-2010 The Horde Project (http://www.horde.org/)
     6  *
     6  *
     7  * See the enclosed file COPYING for license information (LGPL). If you did
     7  * See the enclosed file COPYING for license information (LGPL). If you did
     8  * not receive this file, see http://opensource.org/licenses/lgpl-license.php.
     8  * not receive this file, see https://opensource.org/license/lgpl-2-1/.
     9  *
     9  *
    10  * @author  Ciprian Popovici
    10  * @author  Ciprian Popovici
    11  * @package Text_Diff
    11  * @package Text_Diff
    12  */
    12  */
    13 
    13