mirror of
https://github.com/e107inc/e107.git
synced 2025-08-19 12:51:52 +02:00
Default Author fix for userpicker() with admin-ui
This commit is contained in:
@@ -65,7 +65,7 @@ else
|
||||
$color = "cccccc";
|
||||
}
|
||||
|
||||
|
||||
ob_clean(); // Precaution - clearout utf-8 BOM or any other garbage in e107_config.php
|
||||
$sim->render($code,$color);
|
||||
|
||||
exit;
|
||||
|
Reference in New Issue
Block a user