Menu

#179 jpcache dependency in login.php

NEXT RELEASE
closed-fixed
None
5
2003-11-10
2003-11-10
No

Found another place where there's a jpcache dependency
which bombs if jpcache is disabled.

You need to fix public_html/login.php like this:

31a32
> if (function_exists('jpcache_gc')) {
32a34
> }

Discussion

  • Joe Stewart

    Joe Stewart - 2003-11-10

    Logged In: YES
    user_id=77269

    This problem has been corrected in the phpslash-dev CVS. Please
    update your copy of PHPSlash, or wait for the next release.

     
  • Joe Stewart

    Joe Stewart - 2003-11-10
    • milestone: --> NEXT RELEASE
    • assigned_to: nobody --> joestewart
    • status: open --> closed-fixed
     

Log in to post a comment.