Menu

#6 Jobman un-install fails when de-registering search

open
nobody
None
5
2005-02-20
2005-02-03
Chris
No

The uninstall.php file line:

$GLOBALS['core']->sqlDelete
("mod_search_register", "module", "positionsvacant");

should now read:

$GLOBALS['core']->sqlDelete
("mod_search", "module", "positionsvacant");

(phpws core v0.10.0)

Discussion

  • Mike Noyes

    Mike Noyes - 2005-02-20

    Logged In: YES
    user_id=39521

    Moved to jobman tracker.

     
  • Mike Noyes

    Mike Noyes - 2005-02-20
    • labels: 531660 -->
     

Log in to post a comment.