mirror of
https://github.com/e107inc/e107.git
synced 2025-08-04 05:37:32 +02:00
PHP notice removal
This commit is contained in:
@@ -1376,6 +1376,10 @@ class themeHandler
|
|||||||
// print_a($xdata);
|
// print_a($xdata);
|
||||||
|
|
||||||
$c = 1;
|
$c = 1;
|
||||||
|
|
||||||
|
$filterName = '';
|
||||||
|
$filterArray = array();
|
||||||
|
$filterVal = '';
|
||||||
|
|
||||||
$text = "<form class='form-search' action='".e_SELF."?".e_QUERY."' id='core-plugin-list-form' method='get'>";
|
$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">';
|
$text .= '<div id="myCarousel" class="carousel slide" data-interval="false">';
|
||||||
|
Reference in New Issue
Block a user