Some renaming.
[timetracker.git] / WEB-INF / lib / form / DefaultCellRenderer.class.php
index 2813a36..1e36f79 100644 (file)
@@ -32,8 +32,7 @@ class DefaultCellRenderer {
        var $mWidth                     = null;
        var $mOnChangeAdd       = null;
        
-       function DefaultCellRenderer() {
-               
+       function __construct() {
        }
 
        function getValue() { return $this->mCellValue; }