Menu

#4 Fix to circular "requires"

open
nobody
core (4)
5
2002-02-25
2002-02-24
Philip Reed
No

See bug #512491.

I added variables to all the .inc.php3 files, but
decided it was overkill to test for them at every
single "require" statement. I did change chpass.php3
to check for lib, so if you need an example see there.

Discussion

  • Philip Reed

    Philip Reed - 2002-02-25

    Logged In: YES
    user_id=392466

    ACK! That'll teach me to unit test.... ;-)

    Yes, i should have known not to post before testing it
    out. At any rate, this doesn't appear to really fix the
    problem, because after the redirection i guess PHP uses
    another global namespace; at least that seems to be the
    case. Sorry for the confusion -- i'm new to PHP and
    trying to teach myself using this project.

     
  • Philip Reed

    Philip Reed - 2002-02-25
    • summary: Fix to circular "requires" --> Fix to circular "requires"
     
  • Nobody/Anonymous

    Logged In: NO

    ,kmn,mn

     

Log in to post a comment.