Fix wrong class name case
- Use leading backslash for non-namespace class names in App
This commit is contained in:
+1
-1
@@ -795,7 +795,7 @@ function network_content(App $a, $update = 0) {
|
||||
/**
|
||||
* @brief Get the network tabs menu
|
||||
*
|
||||
* @param app $a The global App
|
||||
* @param App $a The global App
|
||||
* @return string Html of the networktab
|
||||
*/
|
||||
function network_tabs(App $a) {
|
||||
|
||||
Reference in New Issue
Block a user