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