php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #10909 Oops! Fix above bug I wrote
Submitted: 2001-05-16 17:06 UTC Modified: 2001-05-16 17:08 UTC
From: jpmaster77 at hotmail dot com Assigned:
Status: Not a bug Package: Scripting Engine problem
PHP Version: 4.0.5 OS: WinME
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: jpmaster77 at hotmail dot com
New email:
PHP Version: OS:

 

 [2001-05-16 17:06 UTC] jpmaster77 at hotmail dot com
Oops!

in the code in the above bug report, i made a mistake:

Change 

if($id="view")

to 

if($id=="view")

Thats how the original code I ran looked like. Sorry for the error, I was typing fast.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-05-16 17:08 UTC] derick@php.net
Please do not open a bug report for the same 'bug' in the future. Just add your comments to the first one.

regards,
Derick
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 14:01:31 2024 UTC