[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Noalyss-commit] [noalyss] branch master updated: Bug from merging
From: |
dwm |
Subject: |
[Noalyss-commit] [noalyss] branch master updated: Bug from merging |
Date: |
Sat, 06 Jan 2024 05:59:06 -0500 |
This is an automated email from the git hooks/post-receive script.
sparkyx pushed a commit to branch master
in repository noalyss.
The following commit(s) were added to refs/heads/master by this push:
new 0b4c6fb0e Bug from merging
0b4c6fb0e is described below
commit 0b4c6fb0ee77bb2481b57cb5811d63784774087a
Author: sparkyx <danydb@noalyss.eu>
AuthorDate: Sun Dec 10 11:49:47 2023 +0100
Bug from merging
---
include/lib/select_box.class.php | 1 -
1 file changed, 1 deletion(-)
diff --git a/include/lib/select_box.class.php b/include/lib/select_box.class.php
index 56bfb10fb..f27ef130f 100644
--- a/include/lib/select_box.class.php
+++ b/include/lib/select_box.class.php
@@ -38,7 +38,6 @@ class Select_Box
private $position; //!< change depending if we are in an absolute block or
not
protected $style_box;
protected $value;
- public $style_box;
/**
* Default constructor
* @param type $p_id javascript DOMid
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Noalyss-commit] [noalyss] branch master updated: Bug from merging,
dwm <=