Bumped version to 0.9
This commit is contained in:
@@ -150,12 +150,12 @@ $smarty->assign('description', $sth->fetchColumn());
|
||||
$smarty->display('cabledel.tpl');
|
||||
|
||||
else:
|
||||
// ========== UNBEKANNTE VARIANTE =============================================
|
||||
// ========== ERROR UNKNOWN VARIANT ===========================================
|
||||
|
||||
echo "<p>Unknown function call: Please report to system development!</p>\n";
|
||||
|
||||
endif; // $action == ...
|
||||
// ========== END OF VARIANTS =================================================
|
||||
|
||||
include("footer.php");
|
||||
$smarty->display('footer.tpl');
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user