Skip to content
This repository has been archived by the owner on Mar 8, 2021. It is now read-only.

Commit

Permalink
clear line
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukianenko Dmytro authored and Lukianenko Dmytro committed Nov 2, 2015
1 parent ed7b035 commit 400396b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/snippets/ditto/classes/ditto.class.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -1169,4 +1169,4 @@ function relToAbs($text, $base) {
return preg_replace('#(href|src)="([^:"]*)(?:")#','$1="'.$base.'$2"',$text);
}
}
?>
?>

0 comments on commit 400396b

Please sign in to comment.