From: Aryeh Gregor Date: Tue, 1 Jul 2008 00:40:53 +0000 (+0000) Subject: Wrap comments to 79 chars, not some arbitrary number. Fix a typo in a comment. ... X-Git-Tag: 1.31.0-rc.0~46834 X-Git-Url: http://git.cyclocoop.org//%22%22._DIR_PLUGIN_FULLCALENDAR.%22prive/themes/spip/images/event_edit.png/%22?a=commitdiff_plain;h=a1a6f15bc73c4bf27a7bbcb7e8f672df43f9bd7a;p=lhc%2Fweb%2Fwiklou.git Wrap comments to 79 chars, not some arbitrary number. Fix a typo in a comment. Add some escaping that's probably unnecessary but makes me feel better. --- diff --git a/includes/Linker.php b/includes/Linker.php index f64f9e4085..4cb574a3e3 100644 --- a/includes/Linker.php +++ b/includes/Linker.php @@ -1,13 +1,10 @@