Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: SmItH197/SteamAuthentication
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.3
Choose a base ref
...
head repository: SmItH197/SteamAuthentication
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.3.1
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Jul 15, 2015

  1. URL-Generation fix, remove die()

    The die() in userInfo.php made it possible for the complete page to stop
    working without the option for displaying a error message. Librarys
    should never die() in cases where it is out of the control of the
    developer.
    BlackCetha committed Jul 15, 2015
    Configuration menu
    Copy the full SHA
    e8a017c View commit details
    Browse the repository at this point in the history
  2. D:

    BlackCetha committed Jul 15, 2015
    Configuration menu
    Copy the full SHA
    fcd15c0 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2015

  1. Merge pull request #72 from BlackCetha/master

    URL-Generation fix, remove die()
    SmItH197 committed Jul 17, 2015
    Configuration menu
    Copy the full SHA
    242b35c View commit details
    Browse the repository at this point in the history
Loading