Add an elseif.
This commit is contained in:
@@ -89,10 +89,9 @@ if ($display_type == 'text') {
|
|||||||
echo "<br />\n";
|
echo "<br />\n";
|
||||||
echo "<br />\n";
|
echo "<br />\n";
|
||||||
}
|
}
|
||||||
|
elseif ($display_type == 'text') {
|
||||||
if ($display_type == 'text') {
|
echo "\n";
|
||||||
echo "\n";
|
}
|
||||||
}
|
|
||||||
|
|
||||||
//include the footer
|
//include the footer
|
||||||
if ($display_results) {
|
if ($display_results) {
|
||||||
|
|||||||
Reference in New Issue
Block a user