Changeset 464:e6b2db1d228a for plugins/widgets
- Timestamp:
- 07/01/11 09:20:53 (14 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/widgets/_define.php
r270 r464 17 17 /* Author */ "Olivier Meunier", 18 18 /* Version */ '2', 19 /* Permissions */ 'admin', 20 /* Priority */ 1000000000 19 array( 20 'permissions' => 'admin', 21 'priority' => 1000000000 22 ) 21 23 ); 22 24 ?>
Note: See TracChangeset
for help on using the changeset viewer.