Changeset 326
- Timestamp:
- Jun 6, 2006, 8:59:38 PM (15 years ago)
- Location:
- wiki-toolkit-plugin-locator-grid/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
wiki-toolkit-plugin-locator-grid/trunk/Changes
r274 r326 1 0.05 6 Jun 2006 2 Internal speed improvement and bugfix for location SQL query 3 1 4 0.04 14 May 2006 2 5 Rename to Wiki::Toolkit::Plugin::Locator::Grid -
wiki-toolkit-plugin-locator-grid/trunk/lib/Wiki/Toolkit/Plugin/Locator/Grid.pm
r318 r326 4 4 5 5 use vars qw( $VERSION @ISA ); 6 $VERSION = '0.0 4';6 $VERSION = '0.05'; 7 7 8 8 use Carp qw( croak );
Note: See TracChangeset
for help on using the changeset viewer.