@@ -69,9 +69,9 @@ |
||
69 | 69 | * Setea el nivel |
70 | 70 | * @param string $string |
71 | 71 | */ |
72 | - public function setLevel($string = "devel") |
|
72 | + public function setLevel($string = "devel") |
|
73 | 73 | { |
74 | - $this->level = $string; |
|
74 | + $this->level = $string; |
|
75 | 75 | } |
76 | 76 | /** |
77 | 77 | * Manda un mensaje |