Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cleaning and bugfixing #585

Merged
merged 11 commits into from
Jun 24, 2013
Merged

cleaning and bugfixing #585

merged 11 commits into from
Jun 24, 2013

Commits on Jun 23, 2013

  1. unused code $ globals..

    Signed-off-by:Thorsten Eurich <thorsten@eurich.de>
    eurich committed Jun 23, 2013
    Configuration menu
    Copy the full SHA
    62a1f70 View commit details
    Browse the repository at this point in the history
  2. $db init wasn't needed

    Signed-off-by:Thorsten Eurich <thorsten@eurich.de>
    eurich committed Jun 23, 2013
    Configuration menu
    Copy the full SHA
    3e13d99 View commit details
    Browse the repository at this point in the history
  3. unused globals, blank line.

    Signed-off-by:Thorsten Eurich <thorsten@eurich.de>
    eurich committed Jun 23, 2013
    Configuration menu
    Copy the full SHA
    841a9d3 View commit details
    Browse the repository at this point in the history
  4. basic cleaning

    Signed-off-by:Thorsten Eurich <thorsten@eurich.de>
    eurich committed Jun 23, 2013
    Configuration menu
    Copy the full SHA
    a4529e6 View commit details
    Browse the repository at this point in the history
  5. unused globals & var

    Signed-off-by:Thorsten Eurich <thorsten@eurich.de>
    eurich committed Jun 23, 2013
    Configuration menu
    Copy the full SHA
    676e5be View commit details
    Browse the repository at this point in the history
  6. unused global

    Signed-off-by:Thorsten Eurich <thorsten@eurich.de>
    eurich committed Jun 23, 2013
    Configuration menu
    Copy the full SHA
    2be9d7e View commit details
    Browse the repository at this point in the history
  7. removed unused globals, $expired wasn't initialized.

    Signed-off-by:Thorsten Eurich <thorsten@eurich.de>
    eurich committed Jun 23, 2013
    Configuration menu
    Copy the full SHA
    0a326aa View commit details
    Browse the repository at this point in the history
  8. wrong var was used..

    Signed-off-by:Thorsten Eurich <thorsten@eurich.de>
    eurich committed Jun 23, 2013
    Configuration menu
    Copy the full SHA
    7dad447 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2013

  1. $db init not needed..

    Signed-off-by:Thorsten Eurich <thorsten@eurich.de>
    eurich committed Jun 24, 2013
    Configuration menu
    Copy the full SHA
    9a46cd1 View commit details
    Browse the repository at this point in the history
  2. $db init not needed..

    Signed-off-by:Thorsten Eurich <thorsten@eurich.de>
    eurich committed Jun 24, 2013
    Configuration menu
    Copy the full SHA
    9b3c958 View commit details
    Browse the repository at this point in the history
  3. due to former refactoring $_REQUEST['c'] is a string now, not an array..

    Signed-off-by:Thorsten Eurich <thorsten@eurich.de>
    eurich committed Jun 24, 2013
    Configuration menu
    Copy the full SHA
    90db521 View commit details
    Browse the repository at this point in the history