[PR #31] [MERGED] * tweaked db class #54

Closed
opened 2026-03-02 03:21:33 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/clonos/control-pane/pull/31
Author: @bozhinov
Created: 1/23/2021
Status: Merged
Merged: 1/26/2021
Merged by: @olevole

Base: masterHead: master


📝 Commits (4)

📊 Changes

4 files changed (+283 additions, -251 deletions)

View changed files

📝 php/clonos.php (+176 -178)
📝 php/config.php (+2 -2)
📝 php/db.php (+98 -64)
📝 php/forms.php (+7 -7)

📄 Description

getting to know the code


🔄 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/clonos/control-pane/pull/31 **Author:** [@bozhinov](https://github.com/bozhinov) **Created:** 1/23/2021 **Status:** ✅ Merged **Merged:** 1/26/2021 **Merged by:** [@olevole](https://github.com/olevole) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (4) - [`2ca68c3`](https://github.com/clonos/control-pane/commit/2ca68c3e1af7592c8fb2aeba50e8f64a3fc90433) * tweaked db class - [`cca5d58`](https://github.com/clonos/control-pane/commit/cca5d58f850b691bf12a2f005308bc72de07b466) * remove dep on sqlite (not the PDO) - [`e0328a2`](https://github.com/clonos/control-pane/commit/e0328a2dae2f9b10e796da96a2851683c5f3c2bd) * Refactor the rest of the scripts - [`2697499`](https://github.com/clonos/control-pane/commit/26974999af08777f8a9deeb167eea2e765388197) * fixed oops ### 📊 Changes **4 files changed** (+283 additions, -251 deletions) <details> <summary>View changed files</summary> 📝 `php/clonos.php` (+176 -178) 📝 `php/config.php` (+2 -2) 📝 `php/db.php` (+98 -64) 📝 `php/forms.php` (+7 -7) </details> ### 📄 Description getting to know the code --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 03:21:33 +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/control-pane#54
No description provided.