- Timestamp:
- 01/18/10 15:59:40 (2 years ago)
- Files:
-
- 1 modified
-
trunk/libs/PluginManagement.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/libs/PluginManagement.php
r885 r968 580 580 581 581 // Get plugin version from the database... 582 $db_version = $h-> isActive($h->plugin->folder);582 $db_version = $h->getPluginVersion($h->plugin->folder); 583 583 584 584 // Get plugin version from the file....