diff --git a/include/sidebar.php b/include/sidebar.php index 28713cc..728ff49 100644 --- a/include/sidebar.php +++ b/include/sidebar.php @@ -31,7 +31,8 @@ function global_sidebar_menu() { function app_search_box($q = '') { - $str .= "
\n"; + global $apidb_root; + $str .= ''."\n"; $str .= ""; $str .= "\n"; $str .= "
\n";