Changeset 1361 for plugins/microBlog/_define.php
- Timestamp:
- 08/03/09 22:20:57 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/microBlog/_define.php
r1359 r1361 17 17 /* Description*/ "Display and update your streamlifes all over the Web", 18 18 /* Author */ "Jeremie Patonnier", 19 /* Version */ '0. 1.2',19 /* Version */ '0.2', 20 20 /* Permissions */ 'usage,contentadmin' 21 21 ); … … 23 23 # CHANGELOG 24 24 25 # v. 0.1.2 25 # v. 0.2 26 # turn BETA 27 # Start implementation of microBlogService::sanitize() 28 # Clean up services instenciation 29 # Refactoring the admin page 30 31 # v. 0.1.2 rev 1359 26 32 # fix microBlog instenciation 27 33 # fix microBlogwidget instenciation
Note: See TracChangeset
for help on using the changeset viewer.