Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion include/shared-manual.inc
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,6 @@ CHANGE_LANG;
return trim($r);
}

function manual_header(){}
function manual_footer() {
global $USERNOTES, $__RELATED;

Expand Down
1 change: 0 additions & 1 deletion manual/en/book.var.php
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@
$setup["parents"] = $PARENTS;
manual_setup($setup);

manual_header();
?>
<div id="book.var" class="book">

Expand Down
1 change: 0 additions & 1 deletion manual/en/class.exception.php
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@
$setup["parents"] = $PARENTS;
manual_setup($setup);

manual_header();
?>
<div id="class.exception" class="reference">
<h1 class="title">Exception</h1>
Expand Down
1 change: 0 additions & 1 deletion manual/en/context.http.php
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@
$setup["parents"] = $PARENTS;
manual_setup($setup);

manual_header();
?>
<div id="context.http" class="refentry">
<div class="refnamediv">
Expand Down
1 change: 0 additions & 1 deletion manual/en/funcref.php
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@
$setup["parents"] = $PARENTS;
manual_setup($setup);

manual_header();
?>
<div id="funcref" class="set">
<h1 class="title">Function Reference</h1>
Expand Down
1 change: 0 additions & 1 deletion manual/en/function.strpos.php
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@
$setup["parents"] = $PARENTS;
manual_setup($setup);

manual_header();
?>
<div id="function.strpos" class="refentry">
<div class="refnamediv">
Expand Down
1 change: 0 additions & 1 deletion manual/en/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@
$setup["parents"] = $PARENTS;
manual_setup($setup);

manual_header();
?>
<div id="index" class="set">
<h1 class="title">PHP Manual</h1>
Expand Down
1 change: 0 additions & 1 deletion manual/en/language.exceptions.php
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@
$setup["parents"] = $PARENTS;
manual_setup($setup);

manual_header();
?>
<div id="language.exceptions" class="chapter">
<h1>Exceptions</h1>
Expand Down
1 change: 0 additions & 1 deletion manual/en/refs.basic.vartype.php
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@
$setup["parents"] = $PARENTS;
manual_setup($setup);

manual_header();
?>
<div id="refs.basic.vartype" class="set">
<h1 class="title">Variable and Type Related Extensions</h1>
Expand Down