Skip to content

Commit

Permalink
Merge branch '33' of https://github.com/openjournalteam/ojtPlugin int…
Browse files Browse the repository at this point in the history
…o improvement33
  • Loading branch information
rahmanramsi committed Mar 13, 2024
2 parents 4b8f001 + 6b1bc92 commit 252520a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions OjtPlugin.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ public function getHttpClient($headers = [])
'ojt-plugin-version' => $this->getPluginVersion(),
'ojs-version' => $this->getJournalVersion(),
'ojs-version-detail' => $version->getVersionString(),
'journal-url' => $this->getJournalURL(),
'php-version' => PHP_VERSION,
]);

Expand Down

0 comments on commit 252520a

Please sign in to comment.