[PR #15] [MERGED] Update to use CURL if compiled with PHP, fall back to fopen if not. #65

Closed
opened 2026-02-27 22:07:28 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sibprogrammer/owp/pull/15
Author: @tripflex
Created: 3/24/2012
Status: Merged
Merged: 3/25/2012
Merged by: @sibprogrammer

Base: masterHead: master


📝 Commits (1)

  • 3e7b526 Update to use CURL if compiled with PHP, fall back to fopen if not.

📊 Changes

1 file changed (+12 additions, -2 deletions)

View changed files

📝 utils/whmcs/owp/owp.php (+12 -2)

📄 Description

There were problems with some users and the WHMCS module when tying to obtain information using the API. This uses CURL to connect to the API if compiled with PHP or falls back to fopen if it is not.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/sibprogrammer/owp/pull/15 **Author:** [@tripflex](https://github.com/tripflex) **Created:** 3/24/2012 **Status:** ✅ Merged **Merged:** 3/25/2012 **Merged by:** [@sibprogrammer](https://github.com/sibprogrammer) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`3e7b526`](https://github.com/sibprogrammer/owp/commit/3e7b5265daf97c9cb7bc16bb65b1558d7079ece3) Update to use CURL if compiled with PHP, fall back to fopen if not. ### 📊 Changes **1 file changed** (+12 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `utils/whmcs/owp/owp.php` (+12 -2) </details> ### 📄 Description There were problems with some users and the WHMCS module when tying to obtain information using the API. This uses CURL to connect to the API if compiled with PHP or falls back to fopen if it is not. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:07:28 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/owp#65
No description provided.