[go: up one dir, main page]

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

First steps #1

Merged
merged 3 commits into from
Mar 18, 2024
Merged

First steps #1

merged 3 commits into from
Mar 18, 2024

Conversation

david-caro
Copy link
Contributor

This makes the repo build correctly on toolforge, and moves skleton*.php, index.php and dfud.php to a working state as examples on how to migrate the rest.

Things to keep in mind:

  • Imports have to be relative to the scirpt (see dfud.php)
  • Using a common function to connect to the database
  • Moved the mysql-related code to work with php8 (mysql_* is deprecated)

Signed-off-by: David Caro <me@dcaro.es>
That way you don't hardcode the tool name.
@Saisengen Saisengen merged commit 161222e into Saisengen:main Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants