@@ -253,8 +253,7 @@ |
||
| 253 | 253 | { |
| 254 | 254 | // Create an array of Rules |
| 255 | 255 | $this->rules = array(); |
| 256 | - } |
|
| 257 | - catch(\Exception $e) |
|
| 256 | + } catch(\Exception $e) |
|
| 258 | 257 | { |
| 259 | 258 | throw($e); |
| 260 | 259 | } |