mirror of
https://github.com/e107inc/e107.git
synced 2025-01-17 04:38:27 +01:00
PHP notice removal
This commit is contained in:
parent
3c507b30d7
commit
b870c67618
@ -1376,6 +1376,10 @@ class themeHandler
|
||||
// print_a($xdata);
|
||||
|
||||
$c = 1;
|
||||
|
||||
$filterName = '';
|
||||
$filterArray = array();
|
||||
$filterVal = '';
|
||||
|
||||
$text = "<form class='form-search' action='".e_SELF."?".e_QUERY."' id='core-plugin-list-form' method='get'>";
|
||||
$text .= '<div id="myCarousel" class="carousel slide" data-interval="false">';
|
||||
|
Loading…
x
Reference in New Issue
Block a user