File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,12 +8,12 @@ Some frequently asked questions on Error messages and how to resolve them.
88
99As a developer you somtimes will be stuck in your code.
1010If it happens to you, also have a look on https://joomla.stackexchange.com/ - a huge collection of valuable knowledge.
11- Here we collect some frequently aske questions.
11+ Here we collect some frequently asked questions.
1212
1313Class [ ..] not found
1414--------------------
1515
16- You need to understand the namespace concept as described in sction General Concepts (work in progress)
16+ You need to understand the namespace concept as described in section General Concepts (work in progress)
1717Then check:
1818- Is the namespace defined in your manifest file?
1919- Has every class in your extension the correct namespace?
You can’t perform that action at this time.
0 commit comments