X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=planetlab%2Fincludes%2Fplc_visibletags2.php;fp=planetlab%2Fincludes%2Fplc_visibletags2.php;h=8bcdb818dc2b70efeb175b4c93a53ea1b370876e;hb=f0fda226610166bcb313f6d1c6a963d9b9e1f94c;hp=e0aad8fe04f9229a370daea827968cda7c25f7b9;hpb=53fb202a0ed1ef1df5c9c292de2fc410b782e5bb;p=plewww.git diff --git a/planetlab/includes/plc_visibletags2.php b/planetlab/includes/plc_visibletags2.php index e0aad8f..8bcdb81 100644 --- a/planetlab/includes/plc_visibletags2.php +++ b/planetlab/includes/plc_visibletags2.php @@ -8,8 +8,8 @@ class VisibleTags { var $api; var $type; - - function VisibleTags ($api,$type) { + + function __construct ($api,$type) { $this->api=$api; $this->type=$type; $this->columns=NULL;