/[dolibarr]/dolibarr/htdocs/includes/modules/modBookmark.class.php
ViewVC logotype

Diff of /dolibarr/htdocs/includes/modules/modBookmark.class.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by eldy, Mon Sep 5 19:03:02 2005 UTC revision 1.3 by eldy, Tue Sep 6 22:01:44 2005 UTC
# Line 50  class modBookmark extends DolibarrModule Line 50  class modBookmark extends DolibarrModule
50      $this->numero = 67 ;      $this->numero = 67 ;
51    
52      $this->family = "technic";      $this->family = "technic";
53      $this->name = "Bookmark";      $this->name = "Bookmarks";
54      $this->description = "Gestion des Bookmarks";      $this->description = "Gestion des Bookmarks";
55      $this->revision = explode(" ","$Revision$");      $this->revision = explode(" ","$Revision$");
56      $this->version = $this->revision[1]."(DEV)";      $this->version = $this->revision[1]."(DEV)";

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26