[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] [phd] master: Fix: Stop invoking useless function
From:       Andreas_Möller_via_GitHub <noreply () php ! net>
Date:       2022-06-30 9:51:37
Message-ID: Bspsi0S0S7ARpXPdhsa7E6ejBwUYPaWqHl18S8PU () main ! php ! net
[Download RAW message or body]

Author: Andreas Möller (localheinz)
Committer: GitHub (web-flow)
Pusher: cmb69
Date: 2022-06-30T11:45:34+02:00

Commit: https://github.com/php/phd/commit/f91df3c04820ecf8c4391b026cf49f4bcb397791
Raw diff: https://github.com/php/phd/commit/f91df3c04820ecf8c4391b026cf49f4bcb397791.diff

Fix: Stop invoking useless function

Closes GH-66.

Changed paths:
  M  phpdotnet/phd/Package/PHP/Web.php


Diff:

diff --git a/phpdotnet/phd/Package/PHP/Web.php b/phpdotnet/phd/Package/PHP/Web.php
index d45bcdf1..126d2b90 100644
--- a/phpdotnet/phd/Package/PHP/Web.php
+++ b/phpdotnet/phd/Package/PHP/Web.php
@@ -204,7 +204,6 @@ public function header($id) {
 $setup["parents"] = $PARENTS;
 manual_setup($setup);
 
-manual_header();
 ?>
 ';
     }

-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic