]> git.mjollnir.org Git - moodle.git/commitdiff
Removed mystery character?
authormoodler <moodler>
Mon, 26 May 2003 02:40:26 +0000 (02:40 +0000)
committermoodler <moodler>
Mon, 26 May 2003 02:40:26 +0000 (02:40 +0000)
lib/graphlib.php

index dae439fce5e5c5ffb0991de50dfbf06662898efa..5ca70207a49da508f2ee4835f255c6fa2545f8f7 100644 (file)
@@ -207,7 +207,6 @@ function init() {
   $this->init_y_ticks();\r
 }\r
 \r
-\r
 function draw_text() {\r
   $colour = $this->parameter['outer_background'];\r
   if ($colour != 'none') $this->draw_rectangle($this->calculated['outer_border'], $colour, 'fill'); // graph background\r