Fix instructions for data to be entered on the paypal website.

This commit is contained in:
Colin Kuskie 2009-06-18 22:15:16 +00:00
parent 156025d03c
commit 08bd0855b5
2 changed files with 3 additions and 2 deletions

View file

@ -14,6 +14,7 @@
- fixed: In the Asset Manager, only display a Select All button if there is more than one asset.
- fixed: Add a progress indicator for long running functions so the user knows something is happening.
- fixed: In the Asset Manager, if you pasted an package or prototype if returned you to the page instead the manager.
- fixed: #10551: paypal (link to section of paypal website to enter in WebGUI information)
7.7.10
- Made a change to LDAP auth that adds an OR to that query so that it also searches for a row with fieldData REGEXP '^uid=(value-from-ldap-directory-server),'. (Wes Morgan)