Changeset 895
- Timestamp:
- 09/04/08 21:31:52 (3 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
plugins/plugin_directory/trunk/plugin_directory.plugin.php
r894 r895 79 79 $rule['handler'] = 'UserThemeHandler'; 80 80 $rule['action'] = 'display_plugin'; 81 $rule['priority'] = 1;81 $rule['priority'] = 3; 82 82 $rule['description'] = 'Plugin Repo Server Browser'; 83 83
