diff --git a/SplitSource.php b/SplitSource.php index dc4ff85c..74e454ef 100644 --- a/SplitSource.php +++ b/SplitSource.php @@ -271,7 +271,7 @@ function split_file($file, $chunks, $undo) { 'HashtagHints' => 'HashtagHints', 'inline_queries_manager[_(-][^.]|InlineQueriesManager' => 'InlineQueriesManager', 'language_pack_manager[_(-][^.]|LanguagePackManager' => 'LanguagePackManager', - 'get_erase_logevent_promise' => 'logevent/LogEventHelper', + 'get_erase_logevent_promise|parse_time|store_time' => 'logevent/LogEventHelper', 'messages_manager[_(-][^.]|MessagesManager' => 'MessagesManager', 'notification_manager[_(-][^.]|NotificationManager|notifications[)]' => 'NotificationManager', 'SecretChatActor' => 'SecretChatActor',