mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-05 08:17:47 +02:00
[ticket/12273] Crawl the phpBB directory for events
PHPBB3-12273
This commit is contained in:
@@ -54,7 +54,8 @@ switch ($action)
|
||||
break;
|
||||
|
||||
case 'php':
|
||||
$exporter->export_from_php();
|
||||
$exporter->crawl_phpbb_directory_php();
|
||||
echo $exporter->export_php_events_for_wiki();
|
||||
break;
|
||||
|
||||
default:
|
||||
|
Reference in New Issue
Block a user