diff options
Diffstat (limited to 'SplitSource.php')
| -rw-r--r-- | SplitSource.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/SplitSource.php b/SplitSource.php index c26db5a00..532fd83a8 100644 --- a/SplitSource.php +++ b/SplitSource.php @@ -358,6 +358,7 @@ function split_file($file, $chunks, $undo) { 'file_reference_manager[_(-](?![.]get[(][)])|FileReferenceManager|file_references[)]' => 'FileReferenceManager', 'file_manager[_(-](?![.]get[(][)])|FileManager([^ ;.]| [^*])|update_file[)]' => 'files/FileManager', 'FolderId' => 'FolderId', + 'FormattedDate' => 'FormattedDate', 'ForumTopicFullId' => 'ForumTopicFullId', 'ForumTopicId' => 'ForumTopicId', 'forum_topic_manager[_(-](?![.]get[(][)])|ForumTopicManager' => 'ForumTopicManager', |
