Skip to content

Commit f91df3c

Browse files
authored
Fix: Stop invoking useless function
Closes GH-66.
1 parent c3868a8 commit f91df3c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

phpdotnet/phd/Package/PHP/Web.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,6 @@ public function header($id) {
204204
$setup["parents"] = $PARENTS;
205205
manual_setup($setup);
206206
207-
manual_header();
208207
?>
209208
';
210209
}

0 commit comments

Comments
 (0)