Last changes for the release of November 15th

This commit is contained in:
Julio Cesar Laura
2011-11-10 21:41:39 -04:00
parent d7ba1021aa
commit 87194b7f97
6 changed files with 127 additions and 70 deletions

View File

@@ -46,7 +46,7 @@ class Dashboard extends Controller {
else {
$width = $_REQUEST['w'];
}
$this->pmDashlet->render( $width);
$this->pmDashlet->render($width);
}
catch (Exception $error) {
//ToDo: Render a image with the error message