Commit 4ff0b327 authored by Ad Schellevis's avatar Ad Schellevis

(legacy) remove isAjax

parent c00c5b3f
......@@ -105,11 +105,6 @@ if ($_POST) {
}
}
/* if ajax is calling, give them an update message */
if (isAjax()) {
print_info_box($savemsg);
}
include("head.inc");
?>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment