Normalize App parameter declaration (mod folder, 3 out of 3)
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
|
||||
|
||||
function starred_init(App &$a) {
|
||||
function starred_init(App $a) {
|
||||
|
||||
require_once("include/threads.php");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user