4.3.9 -> 4.3.10 broke me

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • sigzero@gmail.com

    #1

    4.3.9 -> 4.3.10 broke me

    [Mon Dec 20 09:00:07 2004] [error] PHP Warning:
    main(inc/auth.sql.php): failed to open stream: No such file or
    directory in c:\\websites\\r eports\\areport s.php on line 36

    [Mon Dec 20 09:00:07 2004] [error] PHP Warning: main(): Failed opening
    'inc/auth.sql.php' for inclusion (include_path=' .;c:\\php4\\pea r') in
    c:\\websites\\r eports\\areport s.php on line 36

    I am using a "switch($_G ET['page'])" to get a url parameter which
    determines which file to include.
    Everything was fine in 4.3.9...

    Anyone else seeing this problem?

  • sigzero@gmail.com

    #2
    Re: 4.3.9 -> 4.3.10 broke me

    Sorry, stupid user error. That stupid user would be me. :-\

    Comment

    Working...