Cleanups of "use" and "new" statements #61

Merged
Quix0r merged 2 commits from cleanups/use-app-class into master 2019-01-04 01:42:37 +01:00

2 Commits

Author SHA1 Message Date
Roland Häder e13182d913
Some cleanups:
- "use" should be executed before any other line (except strict mode line)
- "import" App class before use it
- sure braces with "new" operator as this invokes the constructor
2019-01-03 22:54:57 +01:00
Roland Häder eb8e70d09e
Set CHMOD 777 for Shell script. 2019-01-03 22:50:56 +01:00