@@ -39,8 +39,7 @@ |
||
39 | 39 | try |
40 | 40 | { |
41 | 41 | $xDialog->registerLibrary($sClass, $sClass::NAME); |
42 | - } |
|
43 | - catch(SetupException $_){} |
|
42 | + } catch(SetupException $_){} |
|
44 | 43 | } |
45 | 44 | |
46 | 45 | // Register the template dir into the template renderer |