X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=plekit%2Fphp%2Fdetails.php;fp=plekit%2Fphp%2Fdetails.php;h=72d1f6ad1115cb159c8367c4b8b753713182c66d;hb=f0fda226610166bcb313f6d1c6a963d9b9e1f94c;hp=e9cbc395a86d9d5c7bc4e95a82003440780c3a8c;hpb=53fb202a0ed1ef1df5c9c292de2fc410b782e5bb;p=plewww.git diff --git a/plekit/php/details.php b/plekit/php/details.php index e9cbc39..72d1f6a 100644 --- a/plekit/php/details.php +++ b/plekit/php/details.php @@ -32,7 +32,7 @@ class PlekitDetails { var $height; var $input_type; - function PlekitDetails ($editable) { + function __construct ($editable) { $this->editable=$editable; $this->form=NULL; $this->width="";