Changeset 13868
- Timestamp:
- 06/28/2024 05:21:02 PM (10 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/jobs/class-svn-watcher.php
r5449 r13868 15 15 */ 16 16 public static function cron_trigger() { 17 $watcher = new CLI\SVN_Watcher(); 18 $watcher->watch(); 17 return; 19 18 } 20 19
Note: See TracChangeset
for help on using the changeset viewer.