Changeset 1358 for branches/1.2
- Timestamp:
- 03/20/10 05:47:47 (3 years ago)
- Location:
- branches/1.2/content/plugins/cron
- Files:
-
- 1 added
- 1 edited
-
cron.php (modified) (1 diff)
-
readme.txt (added)
Legend:
- Unmodified
- Added
- Removed
-
branches/1.2/content/plugins/cron/cron.php
r1357 r1358 7 7 * class: Cron 8 8 * type: cron 9 * hooks: install_plugin, admin_header_include, admin_plugin_settings, admin_sidebar_plugin_settings, admin_plugin_dropdown_menu, theme_index_top, admin_theme_index_top, cron_schedule_event, cron_update_job, cron_delete_job, cron_flush_hook, cron_hotaru_version, admin_theme_main_stats_post_version 9 * hooks: install_plugin, admin_plugin_settings, admin_sidebar_plugin_settings, theme_index_top, admin_theme_index_top, cron_schedule_event, cron_update_job, cron_delete_job, cron_flush_hook, cron_hotaru_version, admin_theme_main_stats_post_version 10 * author: shibuya246 11 * authorurl: http://shibuya246.com 10 12 * 11 13 * PHP version 5
Note: See TracChangeset
for help on using the changeset viewer.