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

Clean code in install #21

Open
luanluciano93 opened this issue Aug 28, 2015 · 1 comment
Open

Clean code in install #21

luanluciano93 opened this issue Aug 28, 2015 · 1 comment
Labels

Comments

@luanluciano93
Copy link

Hello Gesior could simplify this code:
https://github.com/gesior/Gesior2012/blob/TFS-1.0/install.php#L18-L52

that is why:
include_once('./system/load.init.php');

https://github.com/gesior/Gesior2012/blob/TFS-1.0/install.php#L145-L179
that is why:
include_once('./system/load.database.php');

among other things ..

@gesior
Copy link
Owner

gesior commented Sep 8, 2015

If someone got a minute:

  1. change it
  2. test if installer still works
  3. make pull request

Refactoring in Gesior is around.. zero, so these lines is not a big problem.

@gesior gesior added the bug label Sep 8, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants