* [task#145551,doing,2h] Add review object set in admin common page.

This commit is contained in:
xieqiyu
2025-06-19 02:29:54 +00:00
parent 06a48bd43d
commit 855df1a177
3 changed files with 7 additions and 5 deletions
+2
View File
@@ -10,6 +10,8 @@ declare(strict_types=1);
*/
namespace zin;
data('activeMenuItem', $module);
if(!in_array($module, array('block', 'baseline'))) include 'sidebar.html.php';
$formItems = array();