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

Update index.php - Installation template #43416

Open
wants to merge 2 commits into
base: 5.2-dev
Choose a base branch
from

Conversation

sinahaghparast
Copy link

Pull Request for Issue # .

Summary of Changes

Streamlining a piece of code

Testing Instructions

Actual result BEFORE applying this Pull Request

Expected result AFTER applying this Pull Request

Link to documentations

Please select:

  • Documentation link for docs.joomla.org:

  • No documentation changes for docs.joomla.org needed

  • Pull Request link for manual.joomla.org:

  • No documentation changes for manual.joomla.org needed

@brianteeman
Copy link
Contributor

is it ok to declare a dependency before you use it.

@sinahaghparast
Copy link
Author

For better code readability.
To comply with Fluent interface.
To manage the consumption of server resources, even if it is small.

@brianteeman
Copy link
Contributor

That doesnt answer my question

@sinahaghparast
Copy link
Author

Maybe I didn't understand the question well. Please ask another way.

@brianteeman
Copy link
Contributor

With this change you are declaring that a script is dependent on other scripts that have not yet been declared.
image

My question is if that is ok or not.

@sinahaghparast
Copy link
Author

sinahaghparast commented May 7, 2024

I am so sorry. This was due to my carelessness.

Is that Ok now?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants